On Thu, Sep 3, 2015 at 9:43 PM, Rodrigo Cunha <rodrigo.root...@gmail.com> wrote:
> i try this in conf this vhost but not work
> <Directory/var/www/oduvaldocozzi.intranet/dir1/dir1/*>
> AllowOverride None
> </Directory>

Why the *?

> i try create new htaccess in
> /var/www/oduvaldocozzi.intranet/public/dir1/dir1 ans insert this code :
> <Directory /var/www/oduvaldocozzi.intranet/dir1/dir1*>
> AllowOverride None
> </Directory>

Don't put <Directory> inside htacces.

You'll also need to tell us more than "doesn't work" to get anywhere.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to