Creating Custom 404 Page For Coppermine Creating Custom 404 Page For Coppermine
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Creating Custom 404 Page For Coppermine

Started by Saif, September 29, 2010, 02:54:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Saif

http://www.orangewallpapers.com

I have a custom error page called 404Page.htm in a directory named 404 in root.
now, where do I edit the codes in .htaccess, so any broken gallery link gets redirected to my custom 404 page ?

Plz Advice.

Thanks

Αndré


Saif

Well, actually my question is where exactly in .htaccess do i write this ?

Αndré


Saif

ErrorDocument 404 /404/404Page.htm If I'm putting this code in .htaccess, its giving me error 500 :(
So that is what I'd like to know where do I insert this code in .htaccess so the gallery works fine & broken urls also get redirected.