> 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
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]