Changeset 25247 in main
- Timestamp:
- 05/15/22 14:35:21 (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm/trunk/src/main/serverconfigs/dmzr2nmibis002/apache_httpd_reverse_proxy/extra/httpd-vhosts.conf
r25245 r25247 160 160 AuthName "Staging, enter username and password for access" 161 161 AuthBasicProvider file 162 AuthUserFile "C:\Apache-2.4.5 2\conf\nmtrackuser.txt"162 AuthUserFile "C:\Apache-2.4.53\conf\nmtrackuser.txt" 163 163 Require user nmtracking 164 164 </Proxy> … … 170 170 ProxyPass "/server-status" "!" 171 171 ProxyPass "/md-status" "!" 172 ProxyPass "/.svn" "!" 173 172 ProxyPass "/.svn" "!" 174 173 175 174 ### WildFireSmoke
Note: See TracChangeset
for help on using the changeset viewer.