<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; server software</title>
	<atom:link href="http://www.ghacks.net/tag/server-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Run Your Own Home Web Server</title>
		<link>http://www.ghacks.net/2009/03/28/home-web-server/</link>
		<comments>http://www.ghacks.net/2009/03/28/home-web-server/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 13:43:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[home web server]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[server software]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[windows server]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11516</guid>
		<description><![CDATA[Running a home web server can be advantageous or even the only solution depending on its purpose. All those dedicated web server providers do not help much for instance if all you want to do is to setup a web server for a home network. Home Web Server is a software to run a web [...]]]></description>
			<content:encoded><![CDATA[<p>Running a home web server can be advantageous or even the only solution depending on its purpose. All those dedicated web server providers do not help much for instance if all you want to do is to setup a web server for a home network. Home Web Server is a software to run a web server on a local Windows computer system. It is developed by the same developers who created Home FTP Server. This immediately becomes obvious after looking at the interfaces of both server applications.</p>
<p>Home Web Server makes it possible to run websites on the local computer system. The web server supports a wide variety of options including php, cgi and isapi support next to SSL connections and private member directories. Not everything is preinstalled on the other hand. It is for example necessary to download PHP compiler from the official PHP website to add PHP support.</p>
<p>Basic HTML websites are on the other hand available by default. The root of the web server can be accessed locally by opening http://127.0.0.1/ in the web browser if the connection is established from the local computer. Users from the local network or remote networks need to use the local or Internet IP to connect to the web server.</p>
<p><span id="more-11516"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/home_web_server-500x280.gif" alt="home web server" title="home web server" width="500" height="280" class="alignnone size-medium wp-image-11517" /></p>
<p>Many aspects of the web server can be configured in the options including connection limits and timeouts, domain and root aliases, connection logging, supported mime types or redirects.</p>
<p><a href="http://downstairs.dnsalias.net/homewebserver.html">Home Web Server</a> provides extensive options that should suite the needs of most users who want to install a web server on their computer. Alternatives are <a href="http://www.ghacks.net/2008/07/28/quick-php-testing-and-debugging-server/">Quick PHP Web Server</a>, <a href="http://www.ghacks.net/2007/01/31/host-your-own-webserver/">XAMPP web server</a> or the <a href="http://www.ghacks.net/2008/12/28/portable-web-server/">Portable Web Server</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/home-web-server/" title="home web server" rel="tag">home web server</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/server-software/" title="server software" rel="tag">server software</a>, <a href="http://www.ghacks.net/tag/web-server/" title="web server" rel="tag">web server</a>, <a href="http://www.ghacks.net/tag/webserver/" title="webserver" rel="tag">webserver</a>, <a href="http://www.ghacks.net/tag/windows-server/" title="windows server" rel="tag">windows server</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/01/31/host-your-own-webserver/" title="Host your own webserver (January 31, 2007)">Host your own webserver</a> (18)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/25/windows-file-server/" title="Windows File Server (October 25, 2009)">Windows File Server</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/10/10/windows-2003-software/" title="Windows 2003 Software (October 10, 2008)">Windows 2003 Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/23/web-server-migration-today/" title="Web Server Migration Today (July 23, 2009)">Web Server Migration Today</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/28/home-web-server/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Home FTP Server</title>
		<link>http://www.ghacks.net/2009/03/26/home-ftp-server/</link>
		<comments>http://www.ghacks.net/2009/03/26/home-ftp-server/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 09:54:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[ftp server]]></category>
		<category><![CDATA[ftp server setup]]></category>
		<category><![CDATA[home ftp]]></category>
		<category><![CDATA[home ftp server]]></category>
		<category><![CDATA[secure ftp]]></category>
		<category><![CDATA[server software]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/03/26/home-ftp-server/</guid>
		<description><![CDATA[FTP is one of those protocols that is largely ignored by the majority of today&#8217;s Internet users. Back in the early days of the Internet it was common to download drivers, patches and all sorts of files from ftp servers directly. Home FTP Server is a lightweight application for the Windows operating system that installs [...]]]></description>
			<content:encoded><![CDATA[<p>FTP is one of those protocols that is largely ignored by the majority of today&#8217;s Internet users. Back in the early days of the Internet it was common to download drivers, patches and all sorts of files from ftp servers directly. Home FTP Server is a lightweight application for the Windows operating system that installs a ftp server on the computer system. The question for some readers might be about the use of a ftp server: You can use it to easily share files with friends in a private environment as it can be configured to only allow specific users to access the files on the computer system. </p>
<p>Home FTP Server is just one of many ftp server applications (read <a href="http://www.ghacks.net/2008/10/04/ftp-server-setup/">FTP Server Setup</a>). It does come with a full set of features but it takes only a few clicks to have a basic ftp server up and running. The ftp server program uses a tabbed interface at the bottom for configuration and monitoring of the ftp server. The most important tab setup wise is the FTP Server tab which offers possibilities to add user accounts, specify directories, change settings of the ftp server and activate it in the end.</p>
<p>There are basically two ways users can connect to a ftp server by default. The first is an anonymous connection. This can be used by anyone and security minded administrators should disable that feature. The accessible directories and file rights can be defined for anonymous users in the settings. More important than anonymous users are member accounts. Each member account can be added for a single user or group of users who all share the same starting directory, access rights and restrictions on the ftp server.</p>
<p><span id="more-11476"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/home_ftp_server-500x266.jpg" alt="home ftp server" title="home ftp server" width="500" height="266" class="alignnone size-medium wp-image-11475" /></p>
<p>It is for example possible to only allow the users to download files from the ftp server. The most secure setting is to create one user account for every user that should be able to connect to the ftp server. This can be problematic if you want to install an ftp server for dozens of users.</p>
<p>The settings manage every aspect of the ftp server from server and data port to Open SSL support, domain aliases and a web interface. The options of the Home Ftp Server application are quite extensive. Users can be banned from accessing the ftp server and the tool provides the ftp server administrator with the means to monitor files and users easily.</p>
<p>Home FTP Server is an easy to install and administrate ftp server for private usage. The administrative interface is a bit dusty but that&#8217;s not as important as the amount of options and settings available to the user. The ftp server <a href="http://downstairs.dnsalias.net/homeftpserver.html">application</a> has a size of only 1 Megabyte and uses another two of computer memory while running minimized in the Windows System Tray.</p>

	Tags: <a href="http://www.ghacks.net/tag/ftp/" title="ftp" rel="tag">ftp</a>, <a href="http://www.ghacks.net/tag/ftp-server/" title="ftp server" rel="tag">ftp server</a>, <a href="http://www.ghacks.net/tag/ftp-server-setup/" title="ftp server setup" rel="tag">ftp server setup</a>, <a href="http://www.ghacks.net/tag/home-ftp/" title="home ftp" rel="tag">home ftp</a>, <a href="http://www.ghacks.net/tag/home-ftp-server/" title="home ftp server" rel="tag">home ftp server</a>, <a href="http://www.ghacks.net/tag/secure-ftp/" title="secure ftp" rel="tag">secure ftp</a>, <a href="http://www.ghacks.net/tag/server-software/" title="server software" rel="tag">server software</a>, <a href="http://www.ghacks.net/tag/sftp/" title="sftp" rel="tag">sftp</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/04/ftp-server-setup/" title="FTP Server Setup (October 4, 2008)">FTP Server Setup</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/use-winscp-to-securely-copy-files-between-two-computers/" title="Use WinSCP to securely copy files between two computers (April 9, 2007)">Use WinSCP to securely copy files between two computers</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/23/secure-ftp-client-online/" title="Secure FTP Client Online (March 23, 2009)">Secure FTP Client Online</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/01/08/mount-remote-ftp-and-webdav-servers/" title="Mount Remote FTP And Webdav Servers (January 8, 2009)">Mount Remote FTP And Webdav Servers</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/08/05/windows-ssh-server-winsshd/" title="Windows SSH Server WinSSHD (August 5, 2009)">Windows SSH Server WinSSHD</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/26/home-ftp-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
