Ben
25th July 2006, 20:35
Due to the fact I forgot having a Co-Domain in a WEB, did not want to create one but anyway wanted to redirect the web, i remembered the apache command redirect.
So if you desire to redirect the web to any URL, you cann add the apache directive
redirect permanent / http://ww.mydomain.com
Docs: http://httpd.apache.org/docs/2.0/mod/mod_alias.html#redirect
hth Ben
So if you desire to redirect the web to any URL, you cann add the apache directive
redirect permanent / http://ww.mydomain.com
Docs: http://httpd.apache.org/docs/2.0/mod/mod_alias.html#redirect
hth Ben