On Tue, Jan 20, 2015 at 11:06 AM, Rodrigo Cunha
<rodrigo.root...@gmail.com> wrote:
>         <Directory /var/www/>
>                 Options Indexes FollowSymLinks MultiViews
>                 AllowOverride None
>                 Order allow,deny
>                 allow from all
>                 DirectoryIndex index.php index.html
>         </Directory>
>
>     ErrorLog      "logs/portal-error_log"

Was your error in the expected log?  Could be wrong vhost.

In 2.4, you should be using 'require all granted' rather than Order
and Allow. Does it make a difference?


-- 
Eric Covener
cove...@gmail.com

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

Reply via email to