Welcome Guest, Not a member yet? Register   Sign In
Newbie help with .htaccess problem
#1

[eluser]kingconnections[/eluser]
I am having an issue with a website I got from someone else. I am not very good with CI yet and have not done much with htaccess. I was hoping you guys could help me. The basic problem is that the Symlinks in the htaccess files are not working properly.

This is my htaccess file as of now:

Options +FollowSymLinks
Options -Indexes

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ /index.php?/$1 [L]


Example of the issue is here:


http://www.ussecondhomes.com/agents/details/50

Any ideas or help would be great. Thanks in advance guys!


Messages In This Thread
Newbie help with .htaccess problem - by El Forum - 03-06-2008, 10:52 PM
Newbie help with .htaccess problem - by El Forum - 03-06-2008, 11:49 PM
Newbie help with .htaccess problem - by El Forum - 03-07-2008, 12:23 AM
Newbie help with .htaccess problem - by El Forum - 03-07-2008, 12:35 AM
Newbie help with .htaccess problem - by El Forum - 03-07-2008, 12:53 AM
Newbie help with .htaccess problem - by El Forum - 03-08-2008, 03:27 AM
Newbie help with .htaccess problem - by El Forum - 03-09-2008, 11:59 PM



Theme © iAndrew 2016 - Forum software by © MyBB