Advertisement
This is comment for paste
Bash script that auto installs Apache2 and documentation
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Re wrote script
- Altered file completely to ensure as best I can no errors Noticed sometimes this doesn't always install docs correctly for some reason
- Running sudo apachectl -t -D DUMP_INCLUDES does not reveal Include /etc/apache2/conf-enabled/apache2-doc.conf
- To correct this Ive included a test function to check if exists and then manually create this with the script
- That should now solve issues
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement