Hi..
I have 2 application servers (Jboss) running on 2 difference subnet. for
each JBoss, I have deployed a web application.
What I am trying to achieve is when a web browser request a page from either
Jboss1 or Jboss2, I don't want it directly call to the jboss. I would like
to setup a web se
Hi
I have setup a reserve proxy in my working environment.
I use Apache 2.2.6 and mod_proxy_html 3.0.0. I run this on windows xp.
I do have a webserver running on difference subnet. I try to put the reserve
proxy for that webserver(the one on difference subnet).
I have follow the tutorial in
links to be rewritten if
> they are included in for example JavaScript or CSS.
>
>
> -ascs
>
> -Message d'origine-
> De : pdt_p [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 10 décembre 2007 13:37
> À : users@httpd.apache.org
> Objet : [EMAIL PROTECTED] Enquiry
to the content server and returns a body.
>
> Do you happen to have any entry in your access log indicating that a HTTP
> 404 "File not found" was returned? If not you will need to look for the
> problem elsewhere.
>
>
> -ascs
>
> -Message d'origi
Hi...
from this solution:
RewriteRule ^/testing/(.*)$ http://myserverB/$1 [P,L]
RewriteRule ^/(.*)$ http://myserverA/$1 [P]
ProxyPassReverse /testing http://myserverB/
the original server url is fixed. In this case http://myserverB and
http://myserverA. What if the original URL is dynamic which
ttp://myserverB/otherPath
- http:///testing/192.168.0.88/otherPath -->
http://192.168.0.88/otherPath
pdt_p wrote:
>
> Hi...
>
> from this solution:
> RewriteRule ^/testing/(.*)$ http://myserverB/$1 [P,L]
> RewriteRule ^/(.*)$ http://myserverA/$1 [P]
> ProxyPassRevers
gt; including request- and response headers, message body etc.
>
>
> -ascs
>
> -Message d'origine-
> De : pdt_p [mailto:[EMAIL PROTECTED]
> Envoyé : mardi 11 décembre 2007 14:09
> À : users@httpd.apache.org
> Objet : RE: [EMAIL PROTECTED] Enquiry about Reserve Pr
will google
it.
Thank you
Pdt
Neil A. Hillard-2 wrote:
>
> pdt_p wrote:
>> Hi...
>>
>> from this solution:
>> RewriteRule ^/testing/(.*)$ http://myserverB/$1 [P,L]
>> RewriteRule ^/(.*)$ http://myserverA/$1 [P]
>> ProxyPassReverse /testing http://my
Hi...
I download binary distribution for Apache HTTP server version 2.0.55.
i download it from : http://apache.wildit.net.au/httpd/binaries/solaris/
in the readme.bindist and install.bindist file, it say that i have to run
install-bindist.sh
in this case my path for apahce is /home/myuser/apach
above, is there any way to compile
apache by my self but install it into my home account folder?
I am a new to apache. I apologize for such a silly question.
Thank you
Pdt
Joshua Slive-2 wrote:
>
> On Dec 14, 2007 1:34 AM, pdt_p <[EMAIL PROTECTED]> wrote:
>>
>> Hi...
>&g
Hi...
yes i am able to compile without root permission.
Iam running on port >1024 and seems like so far it's working fine.
thank you very much for your help.
regards,
pdt
Dragon-4 wrote:
>
> pdt_p wrote:
>
>>Hi...
>>
>>Thank you for answering my question
11 matches
Mail list logo