Line 338:
Line 338:
service apache2-obf start
service apache2-obf start
Failed to start apache2-obf.service: Unit apache2-obf.service failed to load: No such file or directory.
Failed to start apache2-obf.service: Unit apache2-obf.service failed to load: No such file or directory.
+
+
Found solution in https://lists.debian.org/debian-apache/2016/03/msg00017.html
+
+
systemctl enable apache2-obf
+
Synchronizing state for apache2-obf.service with sysvinit using update-rc.d...
+
Executing /usr/sbin/update-rc.d apache2-obf defaults
+
Executing /usr/sbin/update-rc.d apache2-obf enable
+
systemctl start apache2-obf
+
</pre>
</pre>
+
To check for errors:
To check for errors: