On 25 Mar 2016, at 10:15, Michael A. Peters wrote:
> On 03/25/2016 01:56 AM, David wrote:
>> Sorry, there is a mistake in previous email.
>> The "ServerRoot" should be "DocumentRoot".
>> My purpose:
>> If the Apache can run the php file in memory, then it means that I can
>> package the php file
Hi Mike.
You might like to send this to sophos for analysis:
https://www.sophos.com/en-us/support/knowledgebase/11490.aspx
As index.html is the default page if nothing else is configured, has your
httpd.conf file been modified to server this binary file
instead of index.html?
HTH,
Keith
Hi Jose.
It looks like you need to create a separate virtual host for each of the sites
you want to connect to.
Try putting the original virtualhost configuration back to the way when it was
working, then copy and paste that VH section and edit it for the new site.
For each virtual host you wi
On 28 Oct 2015, at 23:21, Merritt, Rob wrote:
> Hi All in the httpd.conf below I am trying to rewrite REMOTE_USER (which I
> know is there since if I Header add REMOTE_USER it ends up in response
> headers seen in wireshark cap or firebug)
> I need to have it show in the response headers so I