
November 10th, 2000, 10:35 AM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi,
I am trying to set up my W98AMP to use mod_rewrite locally on my PC. I want to use the following part, which is working perfect on the linux server:
RewriteEngine on
RewriteBase /
RewriteRule ^test dummy.php4
I both tried the httpd.conf of the Apache and an a.htaccess file in my document root (which I have configured as the AccessFileName in the httpd.conf), but without any success.
Has anybody an idea, what to do, to use mod_rewrite with Win98?
Thanks for any help.
Ralfi
|