I know jack about Apache so please go easy on me. :-)
I'm trying to set up an AUSST server on a Yosemite test box.
Following these instructions I am able to get it working at the user level, but I can't get it to work at the system level.
I can view http://localhost and see "It works!". I then created the directory Library/WebServer/Documents/AUSST and pointed AdobeUpdateServerSetupTool to download to that AUSST directory.
However with the directory http://localhost/AUSST/ I receive the error "Forbidden. You don't have permission to access /AUSST/ on this server.'
The Apache error log collects this: "[autoindex:error] [pid 1165] [client 10.0.0.10:53485] AH01276: Cannot serve directory /Library/WebServer/Documents/AUSST/: No matching DirectoryIndex (index.html) found, and server-generated directory index forbidden by Options directive"
I'm not sure if I'm missing uncommenting something in the /etc/apache2/httpd.conf file or if I need to modify permissions in the directory.
The current state of this test box is a fresh install of Yosemite, then I started Apache & ran AdobeUpdateServerSetupTool. This time I didn't make any of the user level configurations because I want to have this running at the system level.
What am I missing?
Thank you.