How to Custom make Error Page e,g 404 403

alexccy

Verified User
Joined
Aug 10, 2007
Messages
22
Hi all
How to Custom make Error Page e,g 404 403

Default DA have some 404.shtml , for each vhost , but i want to design a new 404.shtml with my company logo ,

How to ?
Thx

Alex
 
Hi Alex,

Simply create a 404.shtml page and place it in your public_html directory. Note that for HTTPS you need to place one in your private_html directory as well and all sub-domains also need this in their own directories for it to work for that sub-domain.

Regards,
 
Back
Top