Answer the question
In order to leave comments, you need to log in
Is it possible to change the design of apache authorization?
Previously, I did not delve into this issue.
It looks like a standard javascript popup. Is it possible to make authorization using your own design (block with inputs), but in such a way that it checks passwords in the htpasswd file or not? Of course with all the Apache settings from the config. Or is it impossible? If possible, is there a detailed guide on the topic somewhere?
Answer the question
In order to leave comments, you need to log in
The system window cannot be changed.
But you can make a modal window in JS + CSS, and then use PHP to check access. But in this case, it is already much easier to make an implementation on the same MySQL.
In any case, it will no longer be a standard authorization tool.
Perhaps if you are familiar with php, for example, send a request with ajax and authorize with curl
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question