conf file:
<VirtualHost *:27010>
DocumentRoot /var/www/test/public_html
<Directory /vaw/www/test/public_html>
AllowOverride ALL
</Directory>
</VirtualHost>
ports:
Listen 27010
/var/www/test/public_html/.htaccess:
RewriteEngine on
gives error:
/var/www/test/public_html/.htaccess: RewriteEngine not allowed here
Please help. Tried restarting, tried a2ensite, a2enmod
<Directory /vaw/www/test/public_html>" -vawshould bevar!? Or is that just a typo in your question? – MrWhite Apr 06 '18 at 14:50