Discussion on:

5
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
Editor
How do you test a web server? What applications do you use?
Install and run this XAMPP program (which will start a bunch of sub-services/programs that are common -- explained in the article) and then, while it's running, browse to either http://localhost or http://127.0.0.1 ("localhost" is synonymous with that IP address) which will show you the XAMPP default page. It's then up to you to replace their supplied default web content with yours, make changes, refresh your browser, and thus "test" the web server. All you need after XAMPP is setup and running is any web browser on the local machine (or LAN) where XAMPP is installed. Try it. You might be impressed how cool (and in some ways "simple"?) this all is.
0 Votes
+ -
Xampp is surprisingly easy to get running successfully--and it'll run on a USB thumb drive. I use it for a database project I'm working on and can carry it wherever I go. It includes PHP, MySQL, and Perl, among other features.

They warn you not to expose it to the world, since it's wide open and has almost zero security. A start toward limiting access is when Windows firewall pops up and asks for permission, don't give it. It still works fine. And, of course, shut it down when you're not using it.

When you need a "real" web server, there are numerous options, particularly if you can dedicate an old computer to the task. I like ClearOS and find it relatively easy to set up and run.
0 Votes
+ -
Server2Go
Realvdude 30th Jul
I discovered Server2Go when I wanted to have a inhouse "copy" of our hosted website, for testing site changes prior to deploying. Being a Windows environment, I was looking for something less complicated than setting up a Linux box or installing Apache and MySQL in a Windows OS. Other than a couple of small config file tweaks, I was able to get the site up, including a authenticated users area.
http://www.server2go-web.de
You don't say some people are slow to notice some programs
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.