Mailinglisten-Archive |
Guten morgen Liste,
sorry für ein noch ein bißchen OT.
Ich möchte mein Apache mit .htaccess-Schutz jetzt nur noch für bestimmte
IP-Adressen einrichtten.
.htaccess funktioniert auch ohne Probleme, nur bekomme ich immer eine
Fehlermeldung, wenn ich
---------------
order deny,allow
deny from all
allow from 213
---------------
einfüge.
könnt Ihr mir helfen?
Habt Ihr dieses Prob auch schonmal erlebt?
Wie habt Ihr das gelöst?
BES: WinXP
Apache: 1.3
<ZITAT>
AuthType Basic
AuthName "RootAccessFile"
AuthUserFile d:/wwwroot/intranet/.htpasswd
require valid-user
<Limit POST GET>
order deny,allow
deny from all
allow from 213
</LIMIT>
satisfy any
</ZITAT>
Vielen Dank für Eure Unterstützung.
Gruß Michael
php::bar PHP Wiki - Listenarchive