Newbie needs help - error404

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

Newbie needs help - error404

Postby kokopeli19 » Mon Mar 01, 2004 2:46 am

I'm trying to rewrite the following but I always get a 404 error:

Code: Select all
RewriteEngine on
Options +FollowSymLinks

RewriteBase /aws

RewriteRule ^/$ /index.php

####Failing the rewrite rule below###

RewriteRule ^list/(.*)/(.*)/(.*)/(.*)$ /list.php?Category=$1&SearchType=$2&Node=$3&Keywords=$4


URL:
http://www.pen-nori.com/aws/

Click on any links on the body and gets a 404 error. I double-checked and list.php is in the same folder as /aws (where index.php also lives).

Appreciate your kind help. Thanks!
kokopeli19
 
Posts: 1
Joined: Mon Mar 01, 2004 2:40 am

Return to Beginner's Corner

Who is online

Users browsing this forum: Google [Bot] and 28 guests

cron