Yup.
I actually got it to redirect a few times then it stopped again. It's
weird.
I can explicitly pull up the page.
-----Original Message-----
From: Michael Sheldon [
mailto:msheldon@desertraven.com]
Sent: Wednesday, August 30, 2000 5:35 PM
To:
plug-discuss@lists.PLUG.phoenix.az.us
Subject: RE: Apache and Custom 404 pages
It looks OK. You did restart apache, right?
Can you request that page explicitly?
Michael J. Sheldon
http://www.desertraven.com/
Make a fast friend, adopt a greyhound!
-----Original Message-----
From:
plug-discuss-admin@lists.PLUG.phoenix.az.us
[
mailto:plug-discuss-admin@lists.PLUG.phoenix.az.us]On Behalf Of
dwacks@saleslogix.com
Sent: Wednesday, August 30, 2000 16:52
To:
plug-discuss@lists.PLUG.phoenix.az.us
Subject: Apache and Custom 404 pages
Hi everyone,
I am having problems getting custom 404 pages to appear. We are using
Virtual hosts and I have embedded the errordocument into the section as
follows:
<VirtualHost 172.122.0.215>
DocumentRoot /www/axs/
ServerName axs.noze.com
ErrorDocument 404 /missing.html
ErrorLog /www/logs/axs.error_log
CustomLog /www/logs/axs.access_log combined
</VirtualHost>
Then in /www/axs I have a missing.html file. All permissions match the rest
of the site.
When I type a bad URL I still get the default 404.
I am using apache 1.3.12
Any help is appreciated.
thanks,
Dave
________________________________________________
See
http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post
to the list quickly and you use Netscape to write mail.
Plug-discuss mailing list -
Plug-discuss@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
________________________________________________
See
http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post
to the list quickly and you use Netscape to write mail.
Plug-discuss mailing list -
Plug-discuss@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss