I'm working on a CodeIgniter site on my server and the location of the site would be similar to this: http://www.mysite.com/Customers/CodeIgniter_Site
With the .htaccess file uploaded into this folder, every time I type that URL into the browser hoping to pull up the index.php page of the CI site, it returns the index.php page for my base site - http://www.mysite.com - without the CSS styling.
When I don't have the .htaccess file uploaded into this folder, the proper index.php page displays but all the links result in 404 Errors.
Does anyone have any experience with this?


Reply With Quote
Bookmarks