@esmi
Thanks for the tip. I have it working now.
For all of those who have problems:
Start Rewrite mod with the command:
a2enmod rewrite
Restart Apache 2 by running the command
/etc/init.d/apache2 restart
That’s it. Now it works.
@esmi:
Not quite sure, if i check the httpd.conf it is empty.
I have my files for the sites located in:
/etc/apache2/sites-available/
and the file is named default
@wardlr
I now have restarted the apache server with the following:
[45 lines of code moderated as per the Forum Rules. The maximum number of lines of code that you can post in these forums is ten lines. Please use the pastebin]