Page is a not externally linkable
Webdetective - 9:51 pm on Aug 17, 2005 (gmt 0)
[webmasterworld.com...] ErrorDocument 404 [mydomain.com...]
Lorel,
Good idea. I posted my question in this Apache thread:
AddType text/x-server-parsed-html .html .htm
RewriteEngine On
RewriteCond %{HTTP_HOST} ^mydomain\.com$ [NC]
RewriteRule ^(.*)$ [mydomain.com...] [R=301,L]