Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7849923
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T18:41:16+00:00 2026-06-02T18:41:16+00:00

I just hosted my website and am having some difficulties. i used the codeigniter

  • 0

I just hosted my website and am having some difficulties. i used the codeigniter frame work. The issue is this, when I try loading my site, it loads the index page well alright but the minute I try to browse to other pages it comes up with this error,

Not Found

The requested URL /home was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

my htaccess file was wrong, this is the right configuration. hope this helps anyone that gets in the same mess. thanks to all who gave their time. 🙂

RewriteEngine on
RewriteCond $1 !^(index.php|(.*).swf|user_guide|profiles|images|min|assets|robots.txt)
RewriteRule ^(.*)$ index.php/$1 [L]

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T18:41:18+00:00Added an answer on June 2, 2026 at 6:41 pm

    More often than not, CodeIgniter doesn’t detect the uri_protocol properly. That results in the index page loading, but other pages 404ing. Check your uri_protocol in config.php. I’ve had most luck with setting it to PATH_INFO instead of AUTO.

    On most shared shared hosts, mod_rewrite is enabled by default. Check phpinfo(). Also, your .htaccess file should looks like this:

    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ index.php/$1 [NC,L,QSA]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Having just written the title for this question I am aware of how dodgy
Background: Suppose I have a website that is hosted on http://www.example.com and the site
We have a very large SWF hosted in a website which is just a
If I have a website hosted on a shared server (e.g. Just Host), but
(I just wrestled with this issue and didn't find much out there so I'm
I have a website, example.com hosted at godaddy. I was just messing around with
I have a website that I work on locally and is hosted with a
I just upgraded a hosted control to .NET 2.0 and I had to enable
just find gives me: . ./bla-bla_(11) ./bla-bla_(1) ./rename ./rename~ This find . | grep
Just trying out this IDE but it already looks better than NetBeans in terms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.