<solved> xampp ignoriert mein AuthType Basic

Irgendwelche Probleme mit XAMPP für Windows? Dann ist hier genau der richtige Ort um nachzufragen.

<solved> xampp ignoriert mein AuthType Basic

Postby elschman » 04. March 2024 11:17

Moin,

mein .htaccess file sieht wie folgt aus
Code: Select all
#Password Protect file
AuthName "Prompt"
AuthType Basic
AuthUserFile C:/xampp/htpasswd

#Prevent viewing of .htaccess file
<Files .htaccess>
order allow,deny
deny from all
</Files>

#Prevent directory listings
Options All -Indexes


Die Option ... Indexes wirkt auch
Die file zugriff sperre fuer .htaccess auch.
nur der generelle Filezugriff (GET/PUSH) wird nicht via username/password geschuetzt...

was mach ich falsch ?
Last edited by elschman on 04. March 2024 11:50, edited 1 time in total.
elschman
 
Posts: 2
Joined: 04. March 2024 11:14
XAMPP version: 8.2.12
Operating System: Windows 10 Pro

Re: xampp ignoriert mein AuthType Basic

Postby elschman » 04. March 2024 11:50

Require valid-user fehlte hier... Irgendwas wollte wahrscheinlich vorher nicht und bei rumspielen ist es rausgeflogen...
elschman
 
Posts: 2
Joined: 04. March 2024 11:14
XAMPP version: 8.2.12
Operating System: Windows 10 Pro


Return to XAMPP für Windows

Who is online

Users browsing this forum: No registered users and 129 guests