Re: protect calling files directly?



xman wrote:
> I am create username and password protectel web panel with perl and it all
> work with html pages inside! but possible is call .jpg. .gig or any other
> file stored inside my panel directly from web..
>
> I have company secure documents and I wish not that it can be visible at the
> web after I am login..

You haven't shown us anything about this web panel, so we have no idea
how it operates.

In the most general sense, anything you want not visible on the web
shouldn't be stored in any directory visible from the web.

This, of course, has nothing to do with Perl. Perhaps you would get a
better answer from one of the newsgroups that deals with webserver
configurations.

Paul Lalli

.