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

[eluser]kingconnections[/eluser]
HMMM.... no dice. I even copied and pasted it out of yours. It displays, but it is still not picking the id from the url passed to it.


I changed it to this:
Code:
Options +FollowSymLinks
Options -Indexes
DirectoryIndex index.php

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


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