X-Git-Url: http://git.plutz.net/?p=busy;a=blobdiff_plain;f=write%2F.htaccess;fp=write%2F.htaccess;h=0000000000000000000000000000000000000000;hp=607090d44c015cd2d80e76cfa9797df324e42146;hb=f485895094cd72318b46f39689c3ba954eb37411;hpb=904730d1782749bfac15b0344fe5782433f3099b diff --git a/write/.htaccess b/write/.htaccess deleted file mode 100644 index 607090d..0000000 --- a/write/.htaccess +++ /dev/null @@ -1,14 +0,0 @@ -Options +ExecCGI -AddHandler cgi-script .cgi -DirectoryIndex index.cgi - -#RewriteEngine On -#RewriteCond %{SERVER_PORT} 80 -#RewriteRule ^.*(/write/.*)$ https://%{SERVER_NAME}/$1 - - -AuthType Basic -AuthName "Busy Login" -AuthUserFile /srv/busy.plutz.net/http/auth/htpasswd -Require valid-user -