RES: [EMAIL PROTECTED] how to avoid content folder to by read

2008-01-20 Thread Ismael Milach da Silveira
Nt the most elegant way to do it, but until you can put Joshua's solution up, why don't you just create a blank index.html... (you must have DirectoryIndex index.html ) So if they try: www.myweb.com/welcome/ It would open that blank page. Cheers, Ismael ___

Re: [EMAIL PROTECTED] Apache2 + tomcat + FC6

2006-12-06 Thread Ismael Milach da Silveira
In many cases, apache httpd is placed on port 80 and tomcat is placed on a higher port with httpd forwarding to tomcat either using HTTP or AJP. In apache httpd 2.2 you can look at mod_proxy_ajp and mod_proxy_http as possible connectors. Joshua. Thanks, what I mean is, how to get apache itse

[EMAIL PROTECTED] Tomcat + apache = same port

2006-12-06 Thread Ismael Milach da Silveira
Guys, I'm having a problem trying to run both apache and tomcat at the same port. I'm able to run both of them when using different ports, but at the same port apache simply won't run at all. can you please point me to some paper or something explaining how to do it? apache2 tomcat 5.5 Fedor

[EMAIL PROTECTED] Apache2 + tomcat + FC6

2006-12-06 Thread Ismael Milach da Silveira
Guys, I'm having a problem trying to run both apache and tomcat at the same port. I'm able to run both of them when using different ports, but at the same port apache simply won't run at all. can you please point me to some paper or something explaining how to do it? apache2 tomcat 5.5 Fedora