Re: [EMAIL PROTECTED] Directory listing with adjusted columns

2007-07-15 Thread Javier Toledo Pantoja
I reaally apreciate your help. Thank you so much. Tomorrow, I'll try. Regards --- Vincent Bray <[EMAIL PROTECTED]> wrote: > On 14/07/07, Javier Toledo Pantoja > <[EMAIL PROTECTED]> wrote: > > I'm setting up icons for directory listings > (fancy), > > but when a directory has long filenames and

[EMAIL PROTECTED] Maurizio Salviato/PAM/IT è in ferie.

2007-07-15 Thread Maurizio_Salviato
Sarò assente dall'ufficio a partire da Dom 15/07/2007 fino a Sab 04/08/2007. Risponderò al messaggio al mio ritorno. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/users

[EMAIL PROTECTED] Apache Tomcat Load Balancing

2007-07-15 Thread Sangoi, Nehal (Gexpro, consultant)
Hi All I am configuring the workers.properties file for loadbalancing some of my applications in Tomcat. Below is my configuration. workers.java_home=/usr/java ps=/ worker.list=loadbalancer ## SSO CONNECTOR worker.worker1.port=7103 worker.worker1.host=192.168.160.25 worker.worker1.type=ajp13 wo

Re: [EMAIL PROTECTED] Maintaing the URL when Rewriting

2007-07-15 Thread Eric Covener
On 7/12/07, Naveen Sharma <[EMAIL PROTECTED]> wrote: In this case the URL is getting preserved but action is not getting called and I am getting 404 Error page. Try the [PT] flag on your rewriterule. -- Eric Covener [EMAIL PROTECTED] ---