Subject: | redirect.t win32 fail |
redirect.t hangs on first test.
Generated extra.conf contains this text:
<IfModule mod_alias.c>
Redirect /redirect http://localhost/redirected/
</IfModule>
It is incorrect because server is working on non-default port:
ServerName localhost:8529
--
Alexandr Ciornii, http://chorny.net