Changeset 417
- Timestamp:
- Sep 24, 2007, 9:37:54 PM (18 years ago)
- File:
- 
          - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
        server/fedora/config/etc/httpd/conf.d/scripts-vhost.confr330 r417 2 2 SuExecUserGroup scripts users 3 3 UserDir web_scripts 4 # Comment the following line out to take the machine out of the LVS pool 4 5 Alias /heartbeat /afs/athena.mit.edu/contrib/scripts/web_scripts/heartbeat 5 6 Alias /src /afs/athena.mit.edu/contrib/scripts/src 6 7 Redirect /sql https://scripts.mit.edu/~sql 8 9 # quentin 2007/09/20 10 <Location "/server-status"> 11 AuthType Basic 12 AuthName "scripts status" 13 AuthBasicProvider file 14 AuthUserFile /etc/munin/apache-htpasswd 15 Require valid-user 16 SetHandler server-status 17 </Location> 7 18 8 19 <Location ~ "/(robots\.txt|favicon\.ico)"> 
Note: See TracChangeset
          for help on using the changeset viewer.
      
