[Chameleon] Apache configuration problem
Tyler Mitchell
tjm at timberline.ca
Thu Aug 4 17:29:33 EDT 2005
Hi Timothy,
Make sure your alias is pointing to the htdocs folder. If I understand
your problem, it sounds like you have something like:
Alias /chameleon/ /ms4w/apps/chameleon/
When you should have:
Alias /chameleon/ /ms4w/apps/chameleon/htdocs/
Then likewise for your samples alias:
Alias /chameleon/samples/ /ms4w/apps/chameleon/samples/htdocs/
Make sense? Hope it helps.
Tyler
Seiple, Timothy E wrote:
>
>
> I am testing the aliases that must be set up in the Apache config file.
> The first alias (/chameleon/) allows me to view the index in a browser
> but I am not able to view any sub directories or execute any files at
> this level. I was able to run a test .php file from chameleon/htdocs.
>
> I have checked for syntax errors and permissions. This didn't help.
> Can anyone offer assistance. Thanks
>
> I am using Apache 2.0 with PHP 4.4.0 and MapScript 4.6 on Windows XP
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
More information about the Chameleon
mailing list