You should also be able to use the Apache Alias option in httpd.conf to point a folder at a specific folder.

On Jul 27, 2011, at 3:05 PM, Mr. B-o-B wrote:

> On 7/27/2011 6:18 AM, Scott Berry cried from the depths of the abyss:
>> Hello there,
>> 
>> I am trying to get Apache to do aliases as I have a folder where I am
>> building a php program and I would like to have Apache be able to be
>> able to see this folder so I can parse the php code in the server. I
>> need to see what the codee is doing. Thanks much.
> 
> It's called a symlink
> 
> man ln
> 
> ln -s /path/to/php/src /path/to/apache/folder/where/you/want/it
> _______________________________________________
> TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
> tclug-list at mn-linux.org
> http://mailman.mn-linux.org/mailman/listinfo/tclug-list