ramlende114
New Member
- Messages
- 15
- Reaction score
- 0
- Points
- 1
I am at "wits end". I have tried every suggestion that I have read on this forum and to no avail and no access to my website. Any help will be appreciated. The following is the original .htaccess, before doing any changes:
RewriteEngine on
Options All
RewriteCond %{HTTP_HOST} ^ramlende.x10.mx$ [OR]
RewriteCond %{HTTP_HOST} ^www.ramlende.x10.mx$
RewriteRule ^/?$ "http://ramlende.x10.mx/rick/index.html" [R=301,L]
RewriteEngine on
Options All
RewriteCond %{HTTP_HOST} ^ramlende.x10.mx$ [OR]
RewriteCond %{HTTP_HOST} ^www.ramlende.x10.mx$
RewriteRule ^/?$ "http://ramlende.x10.mx/rick/index.html" [R=301,L]