Hi, thanks for your help :) Http2 is working fine now. But I want to check
for Web sockets protocol.
When I use ProxyPass with 'http' , it is running fine.
But according to the documentation, if I use 'ws' with proxypass then it is
not loading.
This is the code snippet:
ProxyRequests On
The two log lines you posted show different client IP addresses. Which one
of them is a request that you made that you know is legitimate?
For the first line: The script not found message could be someone looking
for vulnerabilities on the server and just not finding them.
As far as the second li
On 12/12/2017 12:56 PM, Robert Steinmetz AIA wrote:
> I run a server on Ubuntu 16.04 and recently did some updates, after the
> updates the Apache2 server does not run php correctly. the pages simply
> time out. I'm running a php Application Egroupware, which is written in
> php.
>
http://php.net/
Hi!
2017-12-12 6:48 GMT+01:00 Ananya Dey :
> Hi
>
> I am trying to connect Apache and Tomcat using HTTP2 protocol.
> 1. These are the changes that I have made in my server.xml.
> maxThreads="150" SSLEnabled="false"
>sslImplementationName="org.apache.tomcat.util.net.
> openssl
I run a server on Ubuntu 16.04 and recently did some updates, after the
updates the Apache2 server does not run php correctly. the pages simply
time out. I'm running a php Application Egroupware, which is written in php.
Running the php files from the command lie seems to work, of course
nothi