Re: [users@httpd] errordocs still

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I finally resolved the 500 error issue I was having. Im having a similar issue though..
 
When I test for the 500 error, I access the website by:
 
http://www.mysite.com
 
When the expected 500 error happens, the browser points to:
 
http://myhostname.com/500/html_500.html
 
instead of
 
http://www.mysite.com/500/html_500.html
 
Within the httpd.conffile I have tried a number of different lines such as
 
ErrorDoc 500 /500/http_500.html
 
or
 
ErrorDoc 500 http://www.mysite.com/500/html_500.html
 
But the only one that works is:
 
ErrorDoc 500 http://myhost.com/500/html_500.html
 
Any suggestions on how I can repair this and have the broswer point to mysite and not myhost?
 
YolindaK

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux