I like this solution Alex, it somehow seems "cleaner" then dealing with symlinks. My only question would be if you can serve an entire app (myPhpAdmin calls different php scripts) from an alias, perhaps using AliasMatch regex. I should be able to test sometime today. On Thu, Jul 7, 2011 at 6:19 AM, Alex Dean wrote: > > On Jul 6, 2011, at 10:27 PM, Lisa Kachold wrote: > > > > > FACT: You cannot server a directory outside of DocumentRoot without both > a symlink and an allow symlinks statement in your apache configuration > option (in your VirtualHost configuration) > > You can also use an Alias directive. > http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias > > alex > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss >