Changeset 2223499
- Timestamp:
- 01/07/2020 12:47:52 PM (6 years ago)
- File:
-
- 1 edited
-
wp-similar-basic-auth/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-similar-basic-auth/trunk/readme.txt
r2223360 r2223499 31 31 = Running Layer = 32 32 33 | Layer 34 | :---: 35 | Fronts-end (ex: CSS, Javascript) 36 | Application Plugin **<- This plugin** 37 | Application (ex: WordPress) 38 | Programming language (ex: PHP) 39 | Middleware Web (ex: Apache, Nginx) **<- Basic Authentication** 40 | Middleware DB 41 | OS 33 Fronts-end (ex: CSS, Javascript) 34 Application Plugin **<- This plugin** 35 Application (ex: WordPress) 36 Programming language (ex: PHP) 37 Middleware Web (ex: Apache, Nginx) **<- .htaccess Basic Authentication** 38 Middleware DB / OS 42 39 43 40 == Installation == … … 89 86 == Changelog == 90 87 91 = 1.0 =88 = 0.1.0 = 92 89 * First release. 93 90
Note: See TracChangeset
for help on using the changeset viewer.