Im wondering if I can have the .htaccess to require the user that is of the file name requested. So for example, https://domain.com/user requested would require the user credentials "user".
I have tried doing
Require user %{REQUEST_FILENAME}
but it doesn't work. Is it possible? How can this work?
Aucun commentaire:
Enregistrer un commentaire