Apache Virtual Host not working properly
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: users@xxxxxxxxxxxxxxxx
Subject
: Apache Virtual Host not working properly
From
: Noor Mohammad <bakenoor.uk@xxxxxxxxx>
Date
: Sat, 30 Dec 2017 21:30:46 +0100
Reply-to
: users@xxxxxxxxxxxxxxxx
I have an application running at
http://localhost:6512
and a virtual host definition as follows:
<VirtualHost *:80>
ServerName
ldpmarmotta.example.com
ProxyPassMatch ^/(.*)$
http://localhost:6512/marmotta/$1
</VirtualHost>
I am getting two problems with the above definition:
1. All traffic to this server including
http://example.com
is being directed to
http://localhost:6512
2. A request to
http://ldpmarmotta.example.com
is being directed to
http://localhost:6512
. I was not expecting the URL to change but the response to return on
http://ldpmarmotta.example.com
,
Follow-Ups
:
Re: Apache Virtual Host not working properly
From:
Eric Covener
Prev by Date:
RE: Problem with CGI script
Next by Date:
Re: Apache Virtual Host not working properly
Previous by thread:
Writing and debugging Apache modules on a macOS with preferably Docker containers.
Next by thread:
Re: Apache Virtual Host not working properly
Index(es):
Date
Thread
[Index of Archives]
[Open SSH Users]
[Linux ACPI]
[Linux Kernel]
[Linux Laptop]
[Kernel Newbies]
[Security]
[Netfilter]
[Bugtraq]
[Squid]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Samba]
[Video 4 Linux]
[Device Mapper]