Mamp Pro alias to directory?
Trying to add this simple code to my httpd.conf but it gets overwritten each time I start the server Alias /ws /path/to/public <Directory /path/to/public> Order allow,deny Allow from ...