Quizzes & Puzzles11 mins ago
how to make your pc a webserver?
Answers
No best answer has yet been selected by vnkr. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.then, install server software, such as apache. then add modules and add-ons you need, such as PhP support if you so wish.
to make a proper one though, you need to get into DNS issues and things like that.
If at all possible, I'd avoid it and just get some (often free) webspace.
If you want to host websites, I'd use webspace, as mentioned. If you want people to download individual files/folders from your home PC, use an ftp client.
What exactly is it you want to do here?
http://jakarta.apache.org/tomcat/
Or there's fully blown Apache. Bit of a kiddy really but takes a fair bit of configuring :
http://httpd.apache.org/
Both Apache web servers can run on Windows or *nix variants.
There is also the ASP.NET web server Cassini.
http://www.asp.net/Projects/Cassini/Download/Default.asp x?tabindex=0&tabid=1
As far as I know this only works on Windows. Might work on *nix if it has Mono installed.
Windows comes with something called IIS ( Internet Information Services ) its an ASP Web Server, Quite a good one actually.
It is not supported and cannot be installed on XP Home, Though it is on XP Pro and 2000 ( and of course the Server Familly )
Using IIS it is very easy to interact with say SQL Server for data presentation, You can also run server side and client side scripts ( VB Java ). You can also create server side objects on the fly. Also using Macromedia and other 3rd party objects
It is very powerfull, Say I personally would recommend you use it if you have a legit Windows.
Otherwise install Red Hat/Suse and Apache is this is very good.
I have a very fast Intranet Web service (IIS) running on a laptop with Windows 2000 Pro Workstation, And its more than fast enough !
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.