branch | stable |
changeset 11502 | 594ca4c60d62 |
parent 11002 | b1739ebb9f3f |
child 15475 | 85cba926cb59 |
--- a/contrib/hgweb.wsgi Thu Jul 01 19:13:23 2010 -0500 +++ b/contrib/hgweb.wsgi Sat Jul 03 01:48:50 2010 +0200 @@ -1,4 +1,5 @@ # An example WSGI for use with mod_wsgi, edit as necessary +# See http://mercurial.selenic.com/wiki/modwsgi for more information # Path to repo or hgweb config to serve (see 'hg help hgweb') config = "/path/to/repo/or/config"