Apache2 httpd.conf help

Posted by Axsuul on Stack Overflow See other posts from Stack Overflow or by Axsuul
Published on 2010-04-22T22:59:15Z Indexed on 2010/04/22 23:03 UTC
Read the original article Hit count: 161

Filed under:

I have a domain, for example, http://example.com. It is already configured to point to

/var/www/

Basically, i want http://example.com to point to

/var/www/4.0/

and http://example.com/foobar/ to point to

/var/www/moo/

How can I do this with the httpd.conf file for Apache2? Thanks

© Stack Overflow or respective owner

Related posts about apache