Thread Starter
pemca
(@pemca)
Hi,
Now posts and plugin works.
nano /etc/apache2/sites-available/pemca.dk
</Directory>
<Directory “/var/www/pemca.dk/”>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>
a2enmod rewrite <- this did the trick 🙂
service apache2 restart
Thanks,
Peter
Thread Starter
pemca
(@pemca)
Very good point. – I’ll check
br
Peter