ings and httpd version, I'd say
>> you are using 2.2.x because of the module file you use(*mod_wl.so
>> instead of **mod_wl_24.so)*, but just to make sure. (on a side note,
>> Oracle recommends WLSRequest on instead of SetHandler, you should use it
>> too).
>&
Hi all,
I am trying to configure a test env with an Apache HTTP Server and an
Oracle Weblogic 12c Cluster. The configuration is:
Apache HTTP Server: 192.168.0.149
Weblogic Cluster..: 192.168.0.129 (2 Clustered Managed Servers in
the same server for testing purposes).
The configurati
Thank you Eric,
It was not my config, nor the htaccess. But your comment made me realized
that would probably be an issue with wordPress (yes, I didn't think it was
relevant! sorry).
And it was! Wordpress was the one redirecting. I reinstallled it using the
port number as the site URL and it now wo
Hi,
My ports.conf has:
NameVirtualHost 10.77.0.77:8080
Listen 8080
and sites-available/default has:
ServerName mysite.dyndns.org:8080
ServerAdmin webmaster@localhost
DocumentRoot /home/ubuntu/wordpress
But when I try to connect, either with 10.77.0.77:8080 or
mysite.dynd
not expected when using DNS
round-robin... :-/
Is mod_jk putting some cookies on browser to force it to access only
available apache servers ?
Regards
Fabricio
2007/11/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Hi,
> Would be more efficient to use mod_jk in load balancing and use:
>
rs ?
I did some tests with jboss cluster, but I don't know if the session
is shared as I need... :-/
Thanks !
Fabricio.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.o
this case ?
mod_rewrite don't work (see Joshua answer in message history).
Thanks !
Fabricio.
___
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular.
Registre seu aparelho agora!
Sorry, the correct subject is:
mod_rewrite X POST Method
Fabricio.
___
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular.
Registre seu aparelho agora!
http://br.mobile.yahoo.com/mailalertas
ication is not receiving the POST information (username
and password.
Is there a workaround for this problem ?
Thanks !
Fabricio.
___
Yahoo! Acesso Grátis - Internet rápida e grátis. Instale
o discador ag
he proxy
these resquests to my application on JBOSS.
The RewriteRule above is working, but it rewrites URL on browser´s
address bar to "http://client1.app.mydomain.com:8080/b2b"; and I wan´t
to preserver the address "http://app.mydomain.com/client1";.
Thanks again,
Fabrici
Ian,
It rewrites an URL like "http://app.mydomain.com:8080/client1";, and I
wan´t to keep the default port (80) on URL, like:
"http://app.mydomain.com/client1";.
Understood ?
Sorry about my poor english...
Regards,
Fabricio.
--- Ian Huynh <[EMAIL PROTECTED]
Thanks Ian, it works.
But I can´t use it, because it loads an URL with '8080' port... :-(
Are there another way ?
regards,
Fabricio.
--- Ian Huynh <[EMAIL PROTECTED]> escreveu:
>
> you can use mod_rewrite to change the URL and proxy at the same time.
>
> add th
oxyPass' ?
For example:
ProxyPass /%{VARIABLE} http://localhost:8080/%{VARIABLE}
ProxyPassReverse /%{VARIABLE} http://localhost:8080/%{VARIABLE}
Any sugestions will be great...
Thanks!
Fabricio.
__
13 matches
Mail list logo