DNS Redirect

plugin

Verified User
Joined
Aug 17, 2004
Messages
59
I have my own nameservers running, and the domains are working all correctly. First instance, i had no custom ErrorDocs and when i made a domain redirect all went fine.

Now i have made my own Custom Errorpages. If i now visit the domain what does have to redirect, i get an Error 302 'moved Temporarily'. If i again delete the redirect option, it works fine again(the newdomain standard page). Adding it again gets me again the 302 error..

The /var/log/httpd and the /var/log/httpd/domains/:
mydomain.info.bytes
mydomain.info.error.log
mydomain.info.log

all do not log anything..

The Errordocs do for some reason NOT work with:
ErrorDocument 302 /errordocs/302.shtml

But only with

If i remove the 'http://www.mytopname.ext' from the errordocs line in the httpd.conf, it DOES work.. very strange..

Anyone an idea of how this happens, and how to solve this problem, working incl. the http:// for errormessages?

Plugin
 
Back
Top