[issue1873] hg tracebacks on http and https access (Apache mod_python Windows)

AndreasBalogh bugs at mercurial.selenic.com
Thu Oct 15 21:21:27 UTC 2009


New submission from AndreasBalogh <baloand at gmail.com>:

I have set up mercurial 1.3.1 as a server with Apache 2.2 via mod_python.
Connecting to mercurial through http://hal/hg and https://hal/hg does not
work with the same setup. With <Location /hg> in the Apache main server
setup (:80) I receive a traceback when connecting via https; with the
<Location /hg> section in the <VirtualHost *:443> section I receive a
traceback when connecting via http.

It should work fine on both http and https (as trac does, i.e. <Location> in
main server setup seems to be fine). Please check.

Enclosed find Apache conf, logs and the hg webdir hg setup.

Apache/2.2.13 (Win32) mod_ssl/2.2.13 OpenSSL/0.9.8k
Mercurial 1.3.1
mod_python-3.3.1.win32-py2.5-Apache2.2

----------
files: config traceback log.zip
messages: 10779
nosy: AndreasBalogh
priority: bug
status: unread
title: hg tracebacks on http and https access (Apache mod_python Windows)
topic: 1.3.1

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1873>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config traceback log.zip
Type: application/x-zip-compressed
Size: 10972 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20091015/eb04d900/attachment.bin 


More information about the Mercurial-devel mailing list