![]() |
.htaccess problem with godaddy?
is there a .htaccess problem with godaddy?
this is the htaccess file i put in the root of the domain Code:
Options FollowSymLinkswhen i went to the domain domain.com/alice.html nothing :( am i doing something wrong or?? |
The dot (.) is a special character in regex. Therefore, it needs escaping:
Code:
RewriteRule ^alice\.html$ bob.html |
I was never able to get it to work with my godaddy account but i could have be doing something wrong also.
|
Quote:
the server is setup under windows maybe they dont have url rewrite enabled in windows. ill have to talk to them. |
| All times are GMT. The time now is 08:45 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0