[opencms-dev] link replacement during static export
Thomas März
thomasmaerz at gmx.de
Sat Sep 13 01:20:02 CEST 2003
Barbara Picci <barbara.picci at sardi.it> writes:
> I would like that, when I export a directory (e.g. named pippo_com),
> this will be published in my apache
> DocumentRoot.
> In my httpd.conf:
> <VirtualHost 127.0.0.1>
> DocumentRoot /home/httpd/html/pippo_com
> ServerName www.pippo.com
> </VirtualHost>
Set
DocumentRoot /home/httpd/html/
or take a look at http://httpd.apache.org/docs/urlmapping.html or
http://httpd.apache.org/docs/misc/rewriteguide.html
Hope that helps,
Thomas
More information about the opencms-dev
mailing list