Reply to comment

MagnusB

Putting this in .httpd.config will also work:

Options FollowSymLinks
AllowOverride All
RewriteEngine on

Do not remove the default:

Options SymLinksIfOwnerMatch
AllowOverride None

Reply

2
a
c
k
Enter the code without spaces and pay attention to upper/lower case.