<?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 &#124; Latest Tech News, Software And Tutorials &#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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 08:24:54 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Monitor Web Server Files With Websites Cop</title><link>http://www.ghacks.net/2010/05/11/monitor-web-server-files-with-websites-cop/</link> <comments>http://www.ghacks.net/2010/05/11/monitor-web-server-files-with-websites-cop/#comments</comments> <pubDate>Tue, 11 May 2010 16:50:23 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[monitor web server]]></category> <category><![CDATA[server software]]></category> <category><![CDATA[web server]]></category> <category><![CDATA[websites cop]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25354</guid> <description><![CDATA[Websites Cop is a program for the Windows operating system that ensures that a webmaster or system administrator gets notified immediately if monitored files on a web server have been modified. This is done by linking local files to files on a configured ftp server that the program then checks continuously to make sure that [...]]]></description> <content:encoded><![CDATA[<p>Websites Cop is a program for the Windows operating system that ensures that a webmaster or system administrator gets notified immediately if monitored files on a web server have been modified. This is done by linking local files to files on a configured ftp server that the program then checks continuously to make sure that they are identical.</p><p>Email notification is just one option to react on the modification of files on the server as it is also possible to enable the automatic repair mode which will replace the modified file on the web server with the local copy.</p><p><span
id="more-25354"></span><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/websites_cop-499x343.png" alt="websites cop" title="websites cop" width="499" height="343" class="alignnone size-medium wp-image-25355" /></p><p>The configuration of the monitored files is unfortunately not as easy as it could be. It is for instance only possible to select single files on the local computer system to link them to files on the ftp server. The ftp server path needs to be added manually.</p><p>An option to add a directory with all its files and an option to automatically link that directory to a specific path would be more than welcome. It currently takes a long time to add all files of a website to the monitored file listing.</p><p>Another missing option would be to tell the program to backup a specific folder of an ftp server and configure the program automatically.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/web_server-500x344.png" alt="web server" title="web server" width="500" height="344" class="alignnone size-medium wp-image-25356" /></p><p>The program runs in the system background after configuration of the files that the user wants to monitor. Log files are generated automatically whenever a file was modified on the web server.</p><p>Websites Cop can be downloaded from the developer&#8217;s homepage. The program is compatible with 32-bit and 64-bit editions of the Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/11/monitor-web-server-files-with-websites-cop/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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>
