Hello there, We are upgrading weblogic server 12.1.3 and seeing that SSI
(server side includes) are getting rejected by weblogic server.
ROOT CAUSE:
After investigation we found that the root cause of the issue is that Apache is
setting the protocol version to "INCLUDED" in the http header requ
Apparently my configuration is correct. It was just my browsers cache
playing tricks on me.
Anyways, happy this is solved!
On 08/05/15 09:14, Nathan Quirynen wrote:
I have a domain domain.com that points to a server. Now I have a
subdomain sub.domain.com that points to another server that has
Hello,
I am using module mod_gnutls with apache 2.2. Mod_gnutls is
using my internal library for crypto operations. This internal library is
opening raw socket connection to communicate to computational hardware.
I am facing Socket()::Operation not permitted error whenever I am
requesting a page
i am testing hhvm on my dev server; all works well between apache
libapache2-mod-php5 though now that i am using hhvm rewrite rules are failing
returning 404 which is expected as the requests URLs should be rewritten to
their proper destination before going to fcgi://127.0.0.1:9000/var/www/htm
I have a domain domain.com that points to a server. Now I have a
subdomain sub.domain.com that points to another server that has Apache
running and Tomcat. I want this subdomain to point to a application
deployed on the Tomcat instance through ajp.
I have configured the following in httpd.conf