On 9/28/06, Google Kreme <gkreme@xxxxxxxxx> wrote:
On 28 Sep 2006, at 14:30 , Curt Zirzow wrote: > If you can, set this on a per directory setting in your virtualhost > setting within a <Directory> or <Location>, instead of turning on > .htaccess. Er... why? So you have to get root privs to edit your virtual conf?
You dont need to have root, just the proper privs to modify the paticular virtual conf file.
there's nothing wrong with .htaccess, just a lot of people get confused and screw things up.
There are a lot of things wrong with .htacces, but this would be more of a topic on an apache list than here.
.htacess is very useful.
As i mentioned using .htaccess should be your last resort; there is a big performance hit with using .htaccess and if you have the ability dont use it and turn it off if you arn't using it. Curt. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php