[Help] Whats a good webserver program?

Newbie Spellweaver
Joined
Jul 30, 2008
Messages
98
Reaction score
0
I'm currently using Apache webserver but the def on that is very low, so i need another good program to host my webserver, which ones are good to host with good def?
 
Re: Whats a good webserver program?

Apache probably best but I use xampp for my webserver, which also includes over 20 pages.

I suggest getting an Ip moniter to prevent someone from taking control of your computer through the webserver.
 
lightHTTPD if you want faster websites and less cpu usage
Though its not as efficient as IIS for Windows platforms.

Lighttpd and Apache are only decent on *nix based systems, they're ports to Windows aren't all that efficient, compared to IIS - which was made for Windows. Though you're right - lighttpd is a very neat webserver.
 
i need something to defend my website cause i got hackers attacking and trying to access my db, how do i stop them? i got an ip blocker but that still dosen't stop them
 
It's from my registeration page but need that up so my friends can register accounts, does anyone have the script for auto register?
 
It's from my registeration page but need that up so my friends can register accounts, does anyone have the script for auto register?
If you knew where exactly it was, you'd be able to fix it.

If need be, post your registration script here.
I'll take a look over it if you need me to.
 
i need something to defend my website cause i got hackers attacking and trying to access my db, how do i stop them? i got an ip blocker but that still dosen't stop them
Apache probably best but I use xampp for my webserver, which also includes over 20 pages.

I suggest getting an Ip moniter to prevent someone from taking control of your computer through the webserver.



Told you :kisss:. I suggest comodo. Even though Iceman doesn't agree, I have not had an attack since then and it has blocked many thousand attempts on my server. So far I have only seen speed hackers.. and there isn't much I can do about them except ban them. (They don't use third party programs they use their computer in ways that I won't describe here.)
 
Back