I’m making a website based in xml/xslt.
Is it possible to make this webpage found immediately similar to what index.html does? It doesn’t behave the same when you rename the file index.xml
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If I understand your question correctly, which I am not sure of, you would probably have to configure your web server to do that.
Have a look here: http://www.cyberciti.biz/faq/apache-display-or-change-a-default-page-other-than-indexhtml/
That assumes you use Apache.