contrib/win32/hgwebdir_wsgi.py
changeset 48875 6000f5b25c9b
parent 43076 2372284d9457
equal deleted inserted replaced
48874:af0b21d5a930 48875:6000f5b25c9b
    76 #   repo2 = c:\your\directory\repo2
    76 #   repo2 = c:\your\directory\repo2
    77 #
    77 #
    78 # - Restart the web server and see if things are running.
    78 # - Restart the web server and see if things are running.
    79 #
    79 #
    80 
    80 
    81 from __future__ import absolute_import
       
    82 
    81 
    83 # Configuration file location
    82 # Configuration file location
    84 hgweb_config = r'c:\your\directory\wsgi.config'
    83 hgweb_config = r'c:\your\directory\wsgi.config'
    85 
    84 
    86 # Global settings for IIS path translation
    85 # Global settings for IIS path translation