Page 1 of 1

PHP Page Viewing Problem

Posted: Mon Feb 23, 2004 7:08 pm
by SomeDeveloper
Hey out there, i have a problem with page viewing. For some reason whenever someone goes to the website im developing, http://www.yesterdayspcs.com they can see all of the .htm pages, but none of the .php pages. When you go to a .php page it asks for user name and password as if your accessing a local area network. I can supply my own local area network password and login to view these pages, however the networking guy for this project is stumped as to the reason for a log in. Perhaps there is a line in the php.ini which needs to be changed? Thank you, and btw this is my first post :o

Posted: Mon Feb 23, 2004 8:01 pm
by d3ad1ysp0rk
check your .htaccess

Posted: Mon Feb 23, 2004 10:47 pm
by evilMind
Considering it's an IIS server. I don't believe checking the .htaccess file would do any good. .htaccess is apache specific isn't it?