[EMAIL PROTECTED] wrote:
> 
> Some small questions about security when using tools like this:
> 
> Does other people get access to the web server too? If not, how are they
> kept out? Using the localhost IP-number 127.0.0.1 or (is this secure)? Are
> there other more reliable ways?

I've never used MicroWeb server, so you'll have to check it's docs.
Most servers allow at least basic authentication for security.  
The <Directory> command in Apache for example would allow you to 
restrict access to your site and you would need to check microweb 
docs for similar.

-- 
  ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
 (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED] 
  / ) /--<  o // //      http://dbecoll.webjump.com/ (Free Perl site)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to