Configuration Failed
This was really difficult to trace, as both:
/usr/sbin/apache2ctl configtest
andl
/usr/sbin/apache2 -t
returned:
Syntax OK
The failure to start was actually caused by the RewriteLog be set to:
RewriteLog /var/log/apache/rewrite
which was passed down through the generations... I had to enable a single virtualHost, and then start to comment out lines until I found the right one :P
No comments:
Post a Comment