You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by br...@panix.com on 2000/11/20 21:29:06 UTC

~user request Error: 404 Location: /~bryan File Not Found /~bryan

How do I get a standalone Tomcat 3.1 server to resolve ~user requests?  The
Apache 1.3.11 server handles ~user requests fine (UserDir public_html).  Is
there something that needs to be added to jakarta-tomcat/conf/server.xml or
a command line argument that lets Tomcat know what '~' expand to?  '~'
expands to /dc/home NOT /home on our systems.

Example:  http://asterix:8081/~bryan

Apache handles this fine.  Tomcat complains that ~bryan directory is not found.

Thanks.

Bryan
-- 

Problems Installing Apache,tomcat,cocoon and php4

Posted by Stamaths Karvounarakhs <ka...@ics.forth.gr>.
I have tried to install apache1.3.12, tomcat3.1, cocoon1.7 and php4.0.1pl2
in a Solaris2.8.Those who have tried to install cocoon in Solaris must know that it's not
easy at all, but at last guided by the install.case.solaris in the docs/
directory of cocoon1.8 I made it.What I can't make work is php with apache
and cocoon.(When I do not include the tomcat-apache-cocoon.conf in the
httpd.conf, php works fine but when I include it apache doesn't seem to 
understand what to do with the .php file).PLEASE HELP ME!!