/[Apache-SVN]
ViewVC logotype

Revision 96834


Jump to revision: Previous Next
Author: jacekp
Date: Mon Sep 16 09:55:07 2002 UTC (21 years, 10 months ago)
Changed paths: 2
Log Message:
Added baseurl tag to urllist. Following config:

<urllist>
   <baseurl>http://www.site.com</baseurl>
   <url>/</url>
   <url>/foo.html</url>
   <url>/cgi-bin/bar.cgi</url>
</urllist>

...hits those URLs:

http://www.site.com/
http://www.site.com/foo.html
http://www.site.com/cgi-bin/bar.cgi

Usefull when dealing with site/app that gets moved around a lot.


Changed paths

Path Details
Directoryhttpd/test/trunk/flood/config.h.in modified , text changed , props changed
Directoryhttpd/test/trunk/flood/flood_round_robin.c modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26