.htaccess access file placed at the root doesn't work on Debian8 Linode

Hi

Got a small problem. .htaccess access file placed at the root doesn't work on Debian8 Linode.

My '/etc/apache2/sites-available/domain.com.conf' has the following:

Options Indexes FollowSymLinks

AllowOverride All

Order allow,deny

allow from all

Require all granted

With above setup, one other .htaccess files placed in a directory works OK.

> The same set up works OK on another Linode.
Just baffled.

Can someone point me in the right direction.

Thanks

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct