Merge branch 'js/filter-options-should-use-plain-int'
[gitweb.git] / t / lib-httpd / apache.conf
index 581c010d8fc4c1184ba17b63b940aaac30d0b0f4..cc4b87507e7e8c45725d600c550c4ce200bf7c0d 100644 (file)
@@ -115,6 +115,7 @@ Alias /auth/dumb/ www/auth/dumb/
        SetEnv GIT_EXEC_PATH ${GIT_EXEC_PATH}
        SetEnv GIT_HTTP_EXPORT_ALL
 </LocationMatch>
+ScriptAliasMatch /error_git_upload_pack/(.*)/git-upload-pack error.sh/
 ScriptAliasMatch /smart_*[^/]*/(.*) ${GIT_EXEC_PATH}/git-http-backend/$1
 ScriptAlias /broken_smart/ broken-smart-http.sh/
 ScriptAlias /error/ error.sh/