Hi,
The environment is OS : CentOS 64 Bit , Apache 2.2.14, compile options :
--enable-proxy-balancer --enable-rewrite --enable-mods-shared=all
--enable-logio --enable-deflate --enable-ssl --enable-proxy
--enable-proxy-http --enable-modules=all --enable-cache --enable-disk-cache
--enable-mem-cache
unsubscribe
if only a java/servlet website, apache httpd is not necessary.
Best regards,
Sharl.Jimh.Tsin
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
We have apache 2 in front of Jboss. I am wondering what are the
benefits of having apache in front of Jboss. Why not just have jboss?
I am sure there are reasons why people design it this way and prefer
it this way.
In our configuration apache is pretty much the pass through to Jboss
using mod jk.
It is cookie based..
I am trying it on my localhost.. Is the following config valid? Please let
me know.
ProxyPassReverse /
ProxyHTMLEnable On
ProxyHTMLURLMap / /app3/
ProxyPassReverseCookieDomain example.com localhost ?
ProxyPassReverseCookiePath / /app3/
Hi,
I have tested the timeouts with the ajp proxy, and I am very surprised to
see the results are not the expected ones. For this test, I proxify
requests to an unreachable server then I am sure I don't receive any RST
packet.
Both configuration ProxyTimeout and ajp://.../ connectiontimeout hav
> Brent Davidson :
> Website was built on Linux box using php. Site was moved to Windows
> Web server box with IIS, Mysql, PHP. New webdesigner said it did not
> "work" right, due to transition from Linux to Windows.
Desing is about images, HTML and CSS: no relation with the OS.
If your instal
thank for your solution, this is one choice which drawback is can not
dynamic show content's change in d:/ and e:/, eg, create or remove a
directory under d:/, we must create/remove a corresponding symlink.
thanks and wanting more solutions, thank you mihamina.
(I believe I posted to the right
> Ryan :
> Hi, does anyone know whether apache can do this?
> 1. I have two disks in the server, say d:\ and e:\
> 2. now I want to present contents under d:\ and e:\ to ONE apache URL
> path, say http://example.com/d_e_content/.
I would manage it with symlinks:
On a Unix machine:
- Create a Dire
On Sun, Mar 14, 2010 at 10:05 PM, Eric Covener wrote:
> On Sun, Mar 14, 2010 at 6:40 AM, Ryan wrote:
>> Hi, does anyone know whether apache can do this? I searched and tried
>> alias and virtual directory but no one can fit my need.
>>
>> 1. I have two disks in the server, say d:\ and e:\
>>
>>
On Sun, Mar 14, 2010 at 6:40 AM, Ryan wrote:
> Hi, does anyone know whether apache can do this? I searched and tried
> alias and virtual directory but no one can fit my need.
>
> 1. I have two disks in the server, say d:\ and e:\
>
> 2. now I want to present contents under d:\ and e:\ to ONE apac
Hi, does anyone know whether apache can do this? I searched and tried
alias and virtual directory but no one can fit my need.
1. I have two disks in the server, say d:\ and e:\
2. now I want to present contents under d:\ and e:\ to ONE apache URL path, say
http://example.com/d_e_content/.
Does
12 matches
Mail list logo