
October 25th, 2000, 03:29 PM
|
|
Contributing User
|
|
Join Date: Aug 2000
Posts: 51
Time spent in forums: < 1 sec
Reputation Power: 9
|
|
Hi,
I'm messing around with mod_rewrite, using Apache Win32 installation, and came across an interesting problem. Wondering if anyone had input on this matter. Here are my rewrite directives:
RewriteRule ^search/(.*)$ http://localhost/modrewrite/newsearch/newsearch.html [R]
So basically, I want the URL to change in the address bar (thus the [R]). It changes just fine in Netscape Nav., and Opera, but it will not change in Internet Explorer 5.0. How is IE overriding what Apache wants to do? IE is displaying the correct page, it's just that the URL isn't updated.
Any ideas?
dumbfounded,
wj gilmore
|