I need to hide part of a url.
for example:
www.exemple.com/site/community/begin.do
|| i need to hide the word "site"
v
www.exemple.com/community/begin.do
which the most appropriate way to do this?
mod_rewrite?
I do not know mod_rewrite, could someone give me a help about what to do?
Thanx
more problems :)
thank you
2008/6/15 Krist van Besien <[EMAIL PROTECTED]>:
> On Fri, Jun 13, 2008 at 20:22, Rodrigo Correa de Paiva
> <[EMAIL PROTECTED]> wrote:
>> Hi all,
>> i have a Apache224 working like load balancer betwin two tomcats.
>> If i go direct to one
Hi all,
i have a Apache224 working like load balancer betwin two tomcats.
If i go direct to one of those tomcats, i see all correct, if i call
the apache doenst work.
in the error log i got this:
[Fri Jun 13 14:42:19 2008] [error] (104)Connection reset by peer:
ajp_ilink_receive() can't receive he
quot;?? What's
> exactly the problem?
>
>
>
> *From:* Rodrigo Correa de Paiva [mailto:[EMAIL PROTECTED]
> *Sent:* miƩrcoles, 30 de abril de 2008 16:32
> *To:* users@httpd.apache.org
> *Subject:* [EMAIL PROTECTED] Apache + tomcat + ssl
>
>
>
> hi all,
>
hi all,
i have a apache 2.0.63 doing load balancer betwen 2 tomcat 6.x, each tomcat
are running 3 applications, now i need 2 of this applications running with
ssl, and the other one without ssl.
I already try some things but none of than works.
Someone have a idea?
TY