@Sloter
Das mit der .htaccess Datei funktioniert nicht. Ich poste sie mal:
AddType application/x-httpd-parse .htm
Action application/x-httpd-parse "/cms/parser.php?file="
ErrorDocument 404 /error/404.htm
AuthType Basic
AuthName "Mein Bereich"
AuthUserFile /home/user/htpasswd
AuthGroupFile /dev/null
Order deny,allow
Allow from
www.myserver.at
require valid-user