.HTPASSWD Dateiendung
Apache HTACCESS File
| Entwickler | k. A. |
| Beliebtheit |
3.3 | 7 Stimmen |
Was ist eine HTPASSWD-Datei?
File used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users; encrypts passwords using either a version of MD5 modified for Apache HTTP server, or the system's own crypt routine.
Weitere Informationen
File names for HTPASSWD files start with a dot owing to the fact that most Unix-like operating systems consider any file with a name that begins with a dot to be a hidden file.
HTPASSWD files are made up of rows with each row corresponding to a pair of username and hashed password separated with a colon in between.
Programme, die .HTPASSWD-Dateien öffnen
Windows
Apache HTTP Server
Mac
Apache HTTP Server
Linux
Apache HTTP Server