Help me
-
Have you tried the Apache webserver??? [opens in a new window]
"Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)
-
Have you tried the Apache webserver??? [opens in a new window]
"Isn't that the "write once, debug everwhere" language?" Tom Archer on Java... :)
Don't use Apache as it does not support active server pages, and several other things. I'm not sure if you can run IIS on Win Me (I run it in XP Pro). If not then get an up to date copy of Personal Web Server by Microsoft (probably PWS4 on the Visual Studio 6 J++ Disc).
-
Don't use Apache as it does not support active server pages, and several other things. I'm not sure if you can run IIS on Win Me (I run it in XP Pro). If not then get an up to date copy of Personal Web Server by Microsoft (probably PWS4 on the Visual Studio 6 J++ Disc).
I'd avoid PWS like the plague (as does my friend who ran a website of PWS until I demonstrated to him that I could read any file on his HDD, or crash his machine using the correct urls), and if someone just wants to host a simple site, then I doubt the lack of ASP will be problem (Apache supports CGI fine) -- Help me! I'm turning into a grapefruit!