apache AllowOverride and .htaccess

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Friday, September 14, 2007 - 8:10 pm

have a few apache config settings that are needed in an .htaccess file,
such as SetEnvIf, RewriteEngine, RewriteBase and RewriteRule. by having
"AllowOverride All" for the Directory corresponding to where the
.htaccess file resides one can have these additional settings in the
.htaccess file and work properly.

is there a more fine-grained way to allow config settings like mentioned
above in .htaccess files? would also be nice to know if having the
"AllowOverride All" for a given directory is much of a security worry.

cheers,
jake

--

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
apache AllowOverride and .htaccess, Jacob Yocom-Piatt, (Fri Sep 14, 8:10 pm)
Re: apache AllowOverride and .htaccess, Celso Fernandes, (Fri Sep 14, 9:22 pm)
Re: apache AllowOverride and .htaccess, Darrin Chandler, (Fri Sep 14, 8:29 pm)