[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache ErrorDocument & virtual hosts



* qzy@fi.inf.elte.hu (KOZMAN Balint) [2002.01.03 10:41]:
> Sorry if offtopic, but is it possible to give back different 404 error
> messages via apache based on virtual hosts?

<VirtualHost 1.2.3.4>
  ...
  ErrorDocument 404 /path/to/error/doc.html
</VirtualHost>
-- 
Cameron Moore



Reply to: