in reply to Re: How to make relative URL if "cgi-bin" is above the web root?
in thread How to make relative URL if "cgi-bin" is above the web root?

Here are the URL mappings
/cgi-bin/ (http://example.com/cgi-bin/)
/data/ (this is not accessible via the web)
/htdocs/ (http://example.com/)
  • Comment on Re^2: How to make relative URL if "cgi-bin" is above the web root?