logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache 2.4 Custom error pages
Author
hankman



Joined: 08 Jan 2008
Posts: 24
Location: Veghel, NL

PostPosted: Fri 02 Mar '12 21:19    Post subject: Apache 2.4 Custom error pages Reply with quote

Apache 2.4.1 won't run my custom error pages!

I tried to load them through configuring the httpd.conf file and also the .htaccess file in the document root. Apache still shows the default error pages.
I used the same configuration options on my old Apache 2.2.22 server. This server does show my custom error pages nicely. Also the path to the directory with the custom error pages is the same.

Would like some good suggestions to get things running, many thanks in advance.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Fri 02 Mar '12 21:40    Post subject: Reply with quote

They work just fine in 2.4.1
https://www.apachehaus.net/this-should-404

I'd say you're not seeing something in your config, or missed something.
Back to top
hankman



Joined: 08 Jan 2008
Posts: 24
Location: Veghel, NL

PostPosted: Mon 05 Mar '12 23:13    Post subject: Reply with quote

Something strange must have happened during copy & paste. Deleted the paths and entered them again manually.

Works now as expected.
Back to top


Reply to topic   Topic: Apache 2.4 Custom error pages View previous topic :: View next topic
Post new topic   Forum Index -> Apache