Re: Web servers for Windows?
- Posted by jeremy (admin) Aug 01, 2009
- 1079 views
useless said...
If you add to the http code in Euphoria, you'll be headed for arguements with CoBaJo. I wouldn't touch it, not even for my own private use. I don't use it.
I use XAMPP (apache and php) now.
I'm the one who wrote the httpd.ex server found in demo/ ... Just didn't have the time to make it a more full featured server. It's really just an example of using the new built in socket interface w/Euphoria 4.0 but it wouldn't take much to wrap things up into a bit more usable server.
Jeremy