10-09-2008, 03:36 PM
|
#3 (permalink)
|
|
The Addict
Join Date: Jan 2008
Location: los angeles
Posts: 309
Thanks: 44
|
Quote:
Originally Posted by xenon
The dot (.) is a special character in regex. Therefore, it needs escaping:
Code:
RewriteRule ^alice\.html$ bob.html
|
thanks, did that but nothing happend.
the server is setup under windows maybe they dont have url rewrite enabled in windows. ill have to talk to them.
__________________
no signature set
|
|
|
|