Nikolai Buer said the following on 04/11/03 13:46:
An alternative would be to use mod_rewrite on the server and rewrite
all requests for xxx.com to www.xxx.com, but I haven't got around to
this yet, hopefully it will be a simple thing.
This does it for me:
RewriteEngine on
RewriteCond %{HTTP_
Nikolai Buer said the following on 04/11/03 13:46:
An alternative would be to use mod_rewrite on the server and rewrite
all requests for xxx.com to www.xxx.com, but I haven't got around to
this yet, hopefully it will be a simple thing.
This does it for me:
RewriteEngine on
RewriteCond %{HTTP_HOST}
2 matches
Mail list logo