I’m working on a PHP file which includes HTML, but for some reason when I navigate to this in the latest version of Chromium for Ubuntu 12.10 it tries to get me to download the file.
Does anyone know how I can change this?
Thank you.
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.
You shouldn’t open
file://, buthttp://localhost.Did you start server?