Ignore:
Timestamp:
Aug 16, 2012, 9:13:25 PM (13 years ago)
Author:
rick
Message:

Make sure to enable test right.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/django_gheat/httpd/maps.conf

    r11406 r11407  
    1212 
    1313  RedirectMatch temp ^/$ /d/wlheatmap/
    14   Alias /d/static /usr/local/django_gheat/sitestatic
     14  Alias /static /usr/local/django_gheat/sitestatic
    1515  WSGIDaemonProcess maps processes=2 threads=15 display-name=%{GROUP}
    1616  WSGIProcessGroup maps
     
    2121  </Directory>
    2222 
    23   CacheEnable disk /d/wlheatmap/tile/
    24  
     23  CacheEnable disk /
    2524 
    2625  # 1 week
Note: See TracChangeset for help on using the changeset viewer.