Commit 3c3d35f
committed
🔒 Add web.config Files for Azure WebApps Deployment in CustomModules
- Introduced `web.config.private` for access control in the private documentation directory.
- Configured to deny access to anonymous users, enhancing security for private docs.
- Added `web.config.search.private` to manage access in the search functionality of JSDoc.
- Set to allow all users access, ensuring seamless search experience in documentation.
- Files integrated into the documentation generation process as per `package.json` setup.1 parent b9102bd commit 3c3d35f
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments