[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] custom 404 page - raq4
- Subject: [cobalt-developers] custom 404 page - raq4
- From: "Anthony Noe" <anthony@xxxxxxxxxx>
- Date: Thu Mar 6 12:39:00 2003
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
what is the best way to create custom 404 pages for each site? I tried
putting a .htaccess file in the web directory of an individual site with a
'ErrorDocument 404 http://www.yoursite.com/custom_page.html' and I get an
error 'The server encountered an internal error or misconfiguration and was
unable to complete your request. ' when I test it.
Anthony