GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   httpd-error log question (https://gfy.com/showthread.php?t=329903)

crockett 07-22-2004 07:23 PM

httpd-error log question
 
can anyone help me here, what would cause this error?

[Sun Jul 18 00:01:06 2004] [notice] cannot use a full or relative URL in a 401 ErrorDocument directive --- ignoring!


I'm getting about 30 of these errors a second..

Repetitive Monkey 07-22-2004 07:27 PM

Quote:

Originally posted by crockett
can anyone help me here, what would cause this error?

[Sun Jul 18 00:01:06 2004] [notice] cannot use a full or relative URL in a 401 ErrorDocument directive --- ignoring!


I'm getting about 30 of these errors a second..

Fix your ErrorDocument 401 statement in the .htaccess.

Tom_PMs 07-22-2004 07:30 PM

If you have a 401 errordocument directive, it must be local on that same machine.

crockett 07-22-2004 07:33 PM

ErrorDocument 401 http://www.myurl.com/main.html

that's my 401 error .. is there something wrong with it?

(the url is edited) but it's a domain on the same server

genomega 07-22-2004 07:37 PM

Alias /errors /home/somewhere/else/errors
<Directory /home/somewhere/else/errors>
AllowOverride None
</Directory>

:glugglug


All times are GMT -7. The time now is 01:47 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123