Browser sees .php but not .html
Dear all, I haven't seen a problem quite like this, I apologize if I've missed a thread. I have installed LAMP from a Debian distro on an eee Pc. I have changed the -/var/www folder to allow read write access. I have a test.php file in /www. When I point the browser to localhost/test.php it works fine; but if I point the browser to an html file in the same folder it does not see it. No error messages, just an empty screen. Lastly, references to a .css sheet do not work. Any thoughts?
|