is there some easy setup that i can do to allow for a dynamic path in a uri?
for example, id like to have the ability to have some configuration file,
say uri_path.txt and list multiple paths in the form of:

# my.paths
/path1
/path2/target
/path3/target1
...
####

and be able to change this or add to it and the site would then resolve to
those particular paths.  any suggestions?

thanks
d






-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to