I'm having some issues in my test environment when I'm attempting to coordinate the configuration of AMS and Apache.
I'm having to try to adjst my httpd.conf with a trial-and-error approach, and it's a big time waster.
Has anyone found a resource that breaks out the entire httpd.conf file, and changes to be made when one alters AMS from a stock install?
Things like, telling me when the conf file expects a reference to the file system "C:/newapachewebdir/applications" vs. an absolute or relative html path?
What is the error you are seeing? Apache is normally quite good on telling you what is does not like about the config. Are you running on linux or windows (which versions)