mod_rewrite won't work

New to mod_rewrite? This is a good place to start.

mod_rewrite won't work

Postby Titanium » Sat May 23, 2009 7:17 am

Hello,

I have the following mod_rewrite code that I'm trying to use for my website:

Code: Select all
Options +FollowSymLinks

RewriteEngine On

RewriteRule ^dex/([a-zA-Z]+)/?$ /dex.php?name=$1 [QSA,L]


However, after I upload the .htaccess file to my site, I get a 404 - Not Found error when I go to http://domain.com/dex/stuff. I'm not sure where the error lies. Help?
Titanium
 
Posts: 2
Joined: Sun Dec 14, 2008 6:22 pm

Postby richardk » Sat May 23, 2009 4:14 pm

richardk
 
Posts: 8800
Joined: Wed Dec 21, 2005 7:50 am


Return to Beginner's Corner

Who is online

Users browsing this forum: No registered users and 107 guests

cron