On 01.07.2009 19:03, Robert Schmid wrote:
> I have solved part of the problem. Apple installs a virtual host
> configuration file called "_any_80_.conf" in the sites directory.
> That file interferes with ProxyPass directives in other virtual host
> configs. So #1 below is fixed.
>
> Still
On Wed, Jul 1, 2009 at 10:03 AM, Robert Schmid wrote:
> I have reduce my config to the following;
Still too much -- try this:
>
> ServerName ajax.newdom.com
> ServerAdmin r...@newdom.com
> DocumentRoot "/Domains/com/newdom/htdocs"
> DirectoryIndex "index.shtml" "inde
I have solved part of the problem. Apple installs a virtual host
configuration file called "_any_80_.conf" in the sites directory.
That file interferes with ProxyPass directives in other virtual host
configs. So #1 below is fixed.
Still no cookies though and no meaningful errors.
I