one 404 error page for all users and user may not be able to modify them

Cupideus

New member
Joined
Jun 3, 2006
Messages
1
Hi , all server folks


I want one error page with advetisement about my hostings on all my users webpages / packages.

They may not be able to configure them theirselves ?

how to block them out and how to give all my packages this pages ?

thnx in advance
 
To block them from creating their own error pages you'll have to create your own skin.

To create your page you can either use a post-creation script which will run each time a new user is created, that sets it up on a per client basis, or you can create a server-wide set of error messages in the place the /etc/httpd/conf/httpd.conf file expects it.

However you probably shouldn't do this if you have resellers; they won't like seeing your advertising on their clients' sites.

Jeff
 
Back
Top