Just wondering if anyone has answers to this...
 
Thanks in advance for your time,
N


Hi,
Here is what I'm trying to do
Set non-html home page for  www.foo.com to abc.bar ( a file processed by Tomcat)
 
I've tried editing httpd.conf to include :
 
ProxyPass /dir  <Maps to tomcat dir of the form http://localhost:port#/dir>
and ProxyReverse with the same settings.
 
Now if I type localhost/dir/abc.bar, everything works but what I really want is for it 
to resolve at the localhost level to a file as against a directory. 
 
Any ideas?
 
HTH,
Nancy




---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster.


---------------------------------
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster.

Reply via email to