----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi:
I was trying to setup to show a customized .class file instead of
index.html when accessed first time by giving http://localhost
basically i was looking to setup /jump/my.class from jump directory from the
documentroot instead of showing index.html from documentroot
as the default page when somebody types localhost
If i give http://localhost/jump/my then it shows the class file sucessfuly
but i needed to show the same class file when somebody types localhost ;
currently it show index.html if i type localhost
i tried changing
DirectoryIndex /jump/my.class /jump.my
but it did not work
i will appreciate any suggestions.
Many Thanks...
mp...
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]