mod_rewrite problems

by Reywob(at)aol.com

 Date:  Sun, 16 Dec 2001 11:40:17 EST
 To:  hwg-servers(at)hwg.org
  todo: View Thread, Original
Hi,

I have the following in a .htaccess file with a mod_rewrite rule in it, and 
cannot get any life out of the file, with the exception of an error saying 
that /smarty/index.html cannot be found.  The URL I'm entering looks like: 
http://sitename.com/dev/test.html and should result in 
http://sitename.com/newindex.php?page=test being generated.

RewriteEngine on
Options +FollowSymlinks
RewriteBase /
RewriteRule ^(.*)/dev/(.*)\.html$ $1/newindex.php?page=$2

Any ideas?
Thanks,
Peter.

HWG: hwg-servers mailing list archives, maintained by Webmasters @ IWA