Real Estate Forums
| Coding HTML, ASP, PHP, JAVA MYSQL and more. All coding questions should be asked here. |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
Thanks Jeffery. I thought I had mine set up right and low and behold it wasn't working properly anymore.
Do you have one that can redirect "www.mysite.com/index.htm" to "www.mysite.com/"? |
|
||||
|
Quote:
Code:
RewriteRule ^index.htm$ http://www.mysite.com [L,R=301] |
|
||||
|
doesn't seem to work??
Last edited by kyle422 : 02-10-2005 at 07:07 AM. |
|
||||
|
That is a working mod_rewrite. Can you PM the contents of your .htaccess file?
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|