apache server setup

Set AllowOverride all on Apache Servers

Ubuntu Server In case you are on Ubuntu, edit the file /etc/apache2/apache2.conf (here we have an example of /var/www): <Directory /var/www/> Options Indexes…

12 months