I've found a bug report for this issue, and it should be fixed in version
2.2.12 (I am using 2.2.17).
https://issues.apache.org/bugzilla/show_bug.cgi?id=46195
I've also tried suggested workaround - add a line to
"c:\Windows\System32\drivers\etc\hosts"
::1 mydummy
and modified Apache config
Thanks Igor,
I guess I will file a bug report.
Cheers,
Bosjtan
On 17.11.2010, at 7:09, Igor Galić wrote:
>
> - "coeus.si" wrote:
>
>> Hi,
>>
>> I am running Apache on Win Server 2008 and I am trying to configure it
>> as a proxy serving another application that runs on localhost:8020.
>>
- "coeus.si" wrote:
> Hi,
>
> I am running Apache on Win Server 2008 and I am trying to configure it
> as a proxy serving another application that runs on localhost:8020.
> The configuration is as follows:
>
>
> DocumentRoot "C:/myApp"
>
> ServerName example.com
> ErrorLo
Hi,
I am running Apache on Win Server 2008 and I am trying to configure it as a
proxy serving another application that runs on localhost:8020.
The configuration is as follows:
DocumentRoot "C:/myApp"
ServerName example.com
ErrorLog "logs/example-error.log"
CustomLog "logs/e