View Full Version : own 401 errorpage
RingToons
12-10-2003, 03:24 AM
Hi,
I see in the filemanager that the 401.shtml is edited but the 401 page is not showing online.
Where can I set my own 401?
FarCry
12-10-2003, 03:46 AM
If you have root access, go look at line 1482 of /etc/httpd/conf/httpd.conf and see if it is:
ErrorDocument 401 /401.shtml
if its not, then see if this line is in the file at all...
If you dont have shell, then you might want to check the file size on the 401, as IE requires a certain size for error pages to be displayed and not use its own. (guhg! i hate ie doing that).
Try adding 500-1000 spaces at the end of the file, to fill it out :)
RingToons
12-10-2003, 04:27 AM
It is correct into the httpd.conf and the file is 13K.
I can`t see where the problem is :(
FarCry
12-10-2003, 04:34 AM
Got a link to the page creating a 401? (even if you just make php fake it)
What apache version are you using?
RingToons
12-10-2003, 04:45 AM
http://www.domain.com/401.shtml is showing the correct page (my own page)
Apache 1.3.29
FarCry
12-10-2003, 04:59 AM
what page is actualy giving you a 401 though?
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.