On one of the systems which cannot connect, issue the command "ping
myserver.edu.in" (or whatever the actual hostname is) and compare the
result with the actual IP address of the server.
If they are different (a 99% probability) then fix that.
The other 1% probability might be interesting.
On 21
On 20/01/12 06:42 AM, Dr. Sunil M. Dogra wrote:
Hi
I am running webserver on Scientific linux 6.1 (64bit) machine in
private network
"http://myserver.edu.in";
I am able to see this page on server but when open on other machines on
my private network, it says can't connect to http://server.
> Description: Apache2 filter module for HTML links rewriting
> mod_proxy_html is an output filter to rewrite HTML links in a proxy
> situation, to ensure that links work for users outside the proxy. It
> serves the same purpose as Apache's ProxyPassReverse directive does for
> HTTP headers, and is
I've been tracking down an elusive problem that affects POST requests made to
httpd with the body gzipped and chunked, deflated with mod_deflate and passed
on to a backend. I found that most of the time it worked; but occasionally
(sending exactly the same thing multiple times) the contents woul
I just tried that, but failed to compile mod_proxy_html and so I copied all
the mod_proxy_so module files into my specifix prefix directory and
added the LoadModule directives and can now start apache just fine. Thanks.
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_ajp_module
Hi
I am running webserver on Scientific linux 6.1 (64bit) machine in private
network
"http://myserver.edu.in";
I am able to see this page on server but when open on other machines on my
private network, it says can't connect to http://server.edu.in because it
could not find server.
I can ssh t
On Fri, Jan 20, 2012 at 6:16 AM, Stephane Eybert wrote:
>
> How can I install an apache module from source then ?
>
> I thought specifying the module as an option on the configure command was
> enough.
mod_proxy_html isn't part of the base 2.2.x distribution. If you want
to compile your own, you'
How can I install an apache module from source then ?
I thought specifying the module as an option on the configure command was
enough.
--
View this message in context:
http://old.nabble.com/Compile-Apache-2.2.21-with-proxy-html-tp33173580p33173708.html
Sent from the Apache HTTP Server - Users
On Fri, Jan 20, 2012 at 10:47 AM, Stephane Eybert
wrote:
>
> Hi,
>
> I run Linux Mint 11 Katya and installed the libapache2-mod-proxy-html
> library
>
> stephane-ThinkPad-T43 stephane # apt-cache show libapache2-mod-proxy-html
> Package: libapache2-mod-proxy-html
> [... ]
>
This installs mod_prox
Hi,
I run Linux Mint 11 Katya and installed the libapache2-mod-proxy-html
library
stephane-ThinkPad-T43 stephane # apt-cache show libapache2-mod-proxy-html
Package: libapache2-mod-proxy-html
Priority: optional
Section: universe/web
Installed-Size: 144
Maintainer: Ubuntu MOTU Developers
Original
10 matches
Mail list logo