POV-Ray : Newsgroups : povray.off-topic : Question about an .htaccess file : Re: Question about an .htaccess file Server Time
10 Oct 2024 23:17:05 EDT (-0400)
  Re: Question about an .htaccess file  
From: Nicolas Alvarez
Date: 29 Jan 2008 13:31:59
Message: <479f711f@news.povray.org>
.htaccess is bad for performance. It should only be used in shared hosts 
and the like. If you have full access to the server configuration 
(httpd.conf), set it so that it doesn't even try reading .htaccess 
files, and put your config in <Directory> tags on your httpd.conf.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.