@cryptotaxi247 / infra-1 / commits / 660eaab4

svn path=/configurations/trunk/tud/; revision=17851

svn path=/configurations/trunk/tud/; revision=17851

Eelco Dolstra committed Oct 16, 2009 at 11:13 UTC 660eaab4c53c91cfad6ee6a25c78a9b13851aad7
1 file changed -6
cartman.nix
-6
@@ -197,12 +197,6 @@ rec {
197 extraConfig = ''
198 AddType application/nix-package .nixpkg
199
200 - ScriptAlias /status /home/eelco/release/status/status.pl
201 - <Location /status>
202 - Order deny,allow
203 - Allow from all
204 - </Location>
205 -
200 SSLProtocol all -TLSv1
201 '';
202