Apache giving 404 error after Mac OS sierra update
I just updated to Mac OS 10.11 Sierra lately and classic web server is not working properly, or I should say that my home directory is not working Apache server is working at localhost as I get the 'It works' page, but localhost/~myuser is giving this message 'The requested URL /~myuser was not found on this server' I tried to follow this tuto but it is still not working Can someone help me? What worked for me after upgrading from El Capitan to Sierra as well: 1) Uncommenting from /etc/apache2/httpd.conf LoadModule userdir_module libexec/apache2/mod_userdir.so LoadModule vhost_alias_module