
April 14th, 2003, 02:26 PM
|
|
Junior Member
|
|
Join Date: Apr 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
PHP4.3.1 on IIS5 with .NET framework
I've installed MySQL 3.23.55-nt and PHP4.3.1 on my Windows 2000 Server (which also has the .NET Framework v1.0 installed and a Thawte certificate.)
MySQL seems to be working just fine. I set up a PHP virtual directory with the <?php phpinfo(); ?> testscript, and it works fine if I call it from the localhost, browsing from outside my server obtains a login box asking for a username and password to enter my server. How do I eliminate the login to the server, but still keep the server as secure as possible?
Thanks in advance.
|