mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-04 23:57:29 +02:00
Updated Authentication (markdown)
@@ -10,7 +10,7 @@ Depending on your servers abilities you can choose between two types of authenti
|
||||
|
||||
## .htaccess
|
||||
|
||||
.htaccess files are a commonly used to restrict access to files on a web server. One of the features of .htaccess files is the ability to password protect specific (or all) directories. If setup correctly, a password is required to access the files.
|
||||
.htaccess files are commonly used to restrict access to files on a web server. One of the features of .htaccess files is the ability to password protect specific (or all) directories. If setup correctly, a password is required to access the files.
|
||||
|
||||
The usage of .htaccess files requires three basic steps:
|
||||
|
||||
|
Reference in New Issue
Block a user