Changes between Version 40 and Version 41 of TipAndDoc/scm/git
- Timestamp:
- Jun 15, 2013 9:02:59 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/scm/git
v40 v41 287 287 * このサイトでは{{{RewriteRule (.*) $1 [E=AUTHREQUIRED:yes]}}}としているが、これではQUERY_STRINGが落ちてしまいうまく動かない 288 288 289 * https://lab.mitty.jp/git/ で実際に用いている設定 289 * [http://peter.stuge.se/nginx-git-http-backend-and-gitweb-on-same-url Stuge says.. :: Making nginx serve git-http-backend and gitweb on the same URL] 290 * [http://weininger.net/configuration-of-nginx-for-gitweb-and-git-http-backend/ NGINX Configuration for Gitweb and git-http-backend - Weinimos World] 291 292 * https://lab.mitty.jp/git/ で実際に用いている設定(Apache2) 290 293 {{{ 291 294 RewriteEngine On