> > Does anyone have an example how to set up httpd.conf > > so that there is a separation between public and private code: > > > > .../epl/ public/ index.html > > private/ > > my private .epl code > > > > The DocumentRoot will be .../epl/public/ > > Yet in index.html I can Execute stuff in private/ > > > > Just put your private code _not_ underneath DocumentRoot, > then it isn't > accessable from outside, but since Execute uses filenames and > not URLs it is > accessable by Execute > > Gerald > I am using Win32 build and found that I have to use \\ instead of / for directory. Can Embperl substitute \\ with / ?
Steve Lihn FIS Database Support, Merck & Co., Inc. Tel: (908) 423 - 4441 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]