This is a discussion on htaccess question within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I'm quite new with Apache (1.3.27), so this might be a simple question. I want to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I'm quite new with Apache (1.3.27), so this might be a simple question. I want to restrict the access to a directory using htaccess. A user from the local net (192.168.xxx.xxx) should be able to access this directory without any login, any other user from outside must use the basic auth. I know how to configure the .htaccess file that everyone must use the basic auth, but I want just those users coming from outside. Christian |