<?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>Dazzle CMS &#187; Apache</title>
	<atom:link href="http://blog.dazzlecms.com/category/servers/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dazzlecms.com</link>
	<description>Dazzle Development Blog</description>
	<lastBuildDate>Tue, 10 Aug 2010 22:15:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Benefits of Running IIS7.5 Over IIS6 Or Apache</title>
		<link>http://blog.dazzlecms.com/servers/apache/benefits-of-running-iis7-5-over-iis6-or-apache/</link>
		<comments>http://blog.dazzlecms.com/servers/apache/benefits-of-running-iis7-5-over-iis6-or-apache/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:42:54 +0000</pubDate>
		<dc:creator>Dazzle CMS</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://blog.dazzlecms.com/?p=30</guid>
		<description><![CDATA[IIS7.5 &#8211; The latest and greatest from Microsoft. IIS7.5 is the latest iteration of the Microsoft&#8217;s web server. Formerly know as the Internet Information Server, IIS has come to dominate most of the servers belonging to Fortune 100 companies though Apache remains the market leader overall. According to the latest statistics over a third of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.dazzlecms.com%2Fservers%2Fapache%2Fbenefits-of-running-iis7-5-over-iis6-or-apache%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.dazzlecms.com%2Fservers%2Fapache%2Fbenefits-of-running-iis7-5-over-iis6-or-apache%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div id="body">
<p>IIS7.5 &#8211; The latest and greatest from Microsoft.</p>
<p><strong>IIS7</strong>.5 is the latest iteration of the Microsoft&#8217;s web server. Formerly know as the Internet Information Server, IIS has come to dominate most of the servers belonging to Fortune 100 companies though Apache remains the market leader overall. According to the latest statistics over a third of all sites are backed by IIS.</p>
<p>Benefits of IIS7.5 over IIS6</p>
<p>IIS7.5 is one of the more significant updates to the IIS platform. The biggest change is the modular nature of the engine. This means that one can configure IIS7.5 to support only features that are needed, adding more as and when necessary. In addition to improving it&#8217;s flexibility, this leads to a significant leap in security. For example, you can add modules from scripting and even backward compatibility.</p>
<p>Another significant improvement, is the use of an XML based web.config file (just like in .NET applications) to handle the configuration of the entire server configuration. This leads to improvements in portability, fine tuning as well as ease of access compared with the previous hierarchical metabase storage up until IIS6.</p>
<p>There is also good news for <strong>VPN users</strong>. IIS7.5 has improved it&#8217;s remote management capability by providing secure HTTP connections though you have to enable remote management manually. But that can be good as some viewed the earlier setup as more vulnerable.</p>
<p>Though there are many more improvements, let us look at some reasons why you should an IIS7.5 engine over a more traditional server like Apache.</p>
<p>Benefits of IIS7.5 over Apache</p>
<p>For most people the ability to use PHP scripts on IIS used to deter them from using a Windows platform. Even a hosting provider like Godaddy disallows the use of a PHP based application like WordPress on a Windows server. However, the latest releases of IIS and especially IIS 7.5 give massive performance improvements while running PHP scripts to the extent that PHP is no longer the sole reason not to choose IIS.</p>
<p>Today more and more site owners are turning to Windows to host their PHP based applications, and WordPress on windows is picking up a huge following.  Thanks to improvements around PHP and IIS through the cooperative efforts of Zend and Microsoft, PHP performance is much more stable, reliable and faster than it was on earlier versions.</p>
<p>Of course, if you plan to make use of the awesome .NET platform, then IIS 7.5 is your only choice. With the latest release of ASP.NET 3.5 and full support for the MVC framework there has never been a more compelling time to develop applications in .NET. In addition, Microsoft&#8217;s Web PI  has made it easier than ever to install all .NET related components. IIS 7.5 has also significantly improved it&#8217;s usability interface eschewing the full MMC framework it had earlier.</p>
<p>IIS7.5 also features improved diagnostics capability with advanced error tracking that allows you to trace errors based on the conditions you want IIS to look out for. This could be tracking down timed out pages or other errors through it&#8217;s &#8220;failed request tracing&#8221; capability.</p>
<p>Summary</p>
<p>All in all, this is the time to switch over to a Windows platform if you&#8217;ve been sitting on the fence till now. The new security features coupled with the flexibility, ease of use and diagnostics have made IIS 7.5 quite an irresistible choice for those looking to host their web applications.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.dazzlecms.com/servers/apache/benefits-of-running-iis7-5-over-iis6-or-apache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FTP Servers Being Replaced With Online Services</title>
		<link>http://blog.dazzlecms.com/servers/apache/ftp-servers-being-replaced/</link>
		<comments>http://blog.dazzlecms.com/servers/apache/ftp-servers-being-replaced/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:08:13 +0000</pubDate>
		<dc:creator>Dazzle CMS</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[Servers]]></category>

		<guid isPermaLink="false">http://blog.dazzlecms.com/?p=27</guid>
		<description><![CDATA[FTP Servers are still the most popular way to store and transfer large files. As browsers get better suited to dealing with file uploads and downloads, new web services are emerging to replace FTP. Online file transfer and sharing services provide an affordable, easy-to-use alternative to traditional FTP servers. Why should you consider replacing your [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.dazzlecms.com%2Fservers%2Fapache%2Fftp-servers-being-replaced%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.dazzlecms.com%2Fservers%2Fapache%2Fftp-servers-being-replaced%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div id="body">
<p>FTP Servers are still the most popular way to store and transfer large files. As browsers get better suited to dealing with file uploads and downloads, new web services are emerging to replace FTP. Online file transfer and sharing services provide an affordable, easy-to-use alternative to traditional FTP servers.</p>
<p>Why should you consider replacing your FTP server?</p>
<p>1. Easy to Use: Online file transfer sites are easier to use than FTP, can be accessed through a web browser, require no additional downloads and can be accessed from anywhere.</p>
<p>2. More Secure: With most web-based transfer services, passwords are always sent over an encrypted connection.</p>
<p>3. Branded Experience: You can customize the look and style of your file transfer service and upload your company logo for a branded experience.</p>
<p>4. Activity Notifications: Receive notifications when users upload or download files, leave comments, or make any changes to files.</p>
<p>5. View Files Online: With file previews, you can view images and common office documents online without the need to download.</p>
<p>6. Search: Quickly find documents by searching through the title and content of Word documents, PowerPoint files, Spreadsheets, PDF documents and more.</p>
<p>7. Integrate with Your Website: Web-based services can be easily linked to from your existing website to provide a seamless experience to your clients and partners.</p>
<p>8. Manage Users: Controlling access to files is simple and does not require calling the IT department any time you need to add users, remove users, or reset your password.</p>
<p>9. Comments: Post comments on files to leave messages and communicate with other members of the Hub.</p>
<p>10. Version Control: Version history lets you view the history of previous versions, compare them to one another and restore an older document.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.dazzlecms.com/servers/apache/ftp-servers-being-replaced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>svn + apache2</title>
		<link>http://blog.dazzlecms.com/php/svn-apache2/</link>
		<comments>http://blog.dazzlecms.com/php/svn-apache2/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 00:20:50 +0000</pubDate>
		<dc:creator>Dazzle CMS</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[Neon]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[berkeley]]></category>

		<guid isPermaLink="false">http://blog.dazzlecms.com/?p=12</guid>
		<description><![CDATA[Many of my developers work from windows including myself. Creating secure access over ssh and svn (svn+ssh://) using Zend studio and svn (subversion plugin for zend) was the initial idea, from a quick pass over subversion, but once svnserver was up and running and I tried it, this wasn’t as simple. There are several articles [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.dazzlecms.com%2Fphp%2Fsvn-apache2%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.dazzlecms.com%2Fphp%2Fsvn-apache2%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Many of my developers work from windows including myself. Creating secure access over ssh and svn (svn+ssh://)<br />
using Zend studio and svn (subversion plugin for zend) was the initial idea, from a quick pass over subversion, but once svnserver was up and running and I tried it, this wasn’t as simple. There are several articles on integrating subversion, ssh and windows. None of the solutions looked simple or elegant. And wide open unsecured traffic was not acceptable.</p>
<p>I determined best practice pointed us to subversion access through web_dav_svn -&gt; web_dav -&gt; apache2 (https://). This brought authentication away from centralized auth and allowed fine grained control over the access granted via htpasswd and .htaccess files. It allowed us to restrict unsecured access and redirect http to https, and encrypt using SSL. It kept us from having to work ssh onto windows for each developer, instead we could have a simple eclipse/subclipse plugin access demonstrated and from that point they were able to customize on their own.</p>
<p>What I wanted was:</p>
<p>* untar subversion-1.6.6 and subversion-deps-1.6.6 in /apps/src (they layer over each other)<br />
* first build and install the -deps apr and apr-util into /apps/local<br />
* then build apache2 against /usr/local/apr and /usr/local/apr-util<br />
* install apache2<br />
* build and install serf<br />
* remove serf, apr, and apr-util subdirectories and source code from within subversion-1.6.6<br />
* build 1.6.6 against apxs in apache, without Berkeley DB, without neon, and specifying /usr/local/apr, /usr/local/apr-util, and /usr/local/serf<br />
* install and test</p>
<p>process</p>
<p>* create subdirectory /apps/src, place all tarballs in this directory<br />
* untar subversion &amp; subversion-deps version 1.6.6 (these tar onto each other)<br />
* cd subversion-1.6.6/apr<br />
* ./configure &#8211;prefix=/usr/local/subversion/apr<br />
* make &amp;&amp; make install<br />
* cd ../apr-util<br />
* ./configure &#8211;prefix=/usr/local/subversion/apr-util &#8211;with-apr=/usr/local/subversion/apr<br />
* make &amp;&amp; make install<br />
* cd ../neon<br />
* ./configure &#8211;prefix=/usr/local/subversion/neon<br />
*<br />
* apache2: untar httpd-2.2.14<br />
* ./configure &#8211;prefix=/usr/local/subversion/apache &#8211;enable-dav &#8211;enable-dav-fs &#8211;enable-dav-lock &#8211;enable-expires &#8211;enable-headers &#8211;enable-info &#8211;enable-logio &#8211;enable-proxy &#8211;enable-rewrite &#8211;enable-unique-id &#8211;with-apr=/usr/local/subversion/apr &#8211;with-apr-util=/usr/local/subversion/apr-util &#8211;enable-so &#8211;enable-mods-shared=all<br />
* make &amp;&amp; make install</p>
<p>This way apache2 builds against apr and apr-util compatible with subversion 1.6.6<br />
and then build subversion against it as well..<br />
* ln -s /apps/apache2_2.2.14 /apps/apache2<br />
* compile and install serf<br />
* ./configure –-prefix=/usr/local/subversion/serf &#8211;with-apr=/usr/local/subversion/apr &#8211;with-apr-util=/usr/local/subversion/apr-util<br />
* make &amp;&amp; make install<br />
* remove serf, pr and apr-util from subversion</p>
<p>compile subversion</p>
<p>./configure –prefix=/apps/svn –with-ssl –with-libs=/usr/local/ssl –without-berkeley-db –with-apxs=/apps/apache2/bin/apxs –with-openssl=/usr/local/ssl –without-neon –with-serf=/usr/local/serf –with-apr=/usr/local/apr –with-apr-util=/usr/local/apr-util</p>
<p>make &amp;&amp; make install</p>
<p>test:</p>
<p>/usr/local/subversion/svn/bin/svnadmin create /usr/local/subversion/repository</p>
<p>chown subversion:subversion /usr/local/subversion</p>
<p>chown -Rv subversion.subversion /usr/local/subversion</p>
<p>root@dedicated[/bin] $</p>
<p>no core dump…</p>
<p>ONWARD to configure and test apache2 and subversion…<br />
httpd.conf:</p>
<p>* change all references to apache2_2.2.14 to apache2 (makes the httpd.conf generic rather than subject to needing a migration after a point release upgrade…)<br />
* change port 80 to a non-priveliged port (8080)<br />
* check for<br />
o LoadModule dav_module modules/mod_dav.so<br />
o LoadModule dav_module modules/mod_dav.so<br />
o LoadModule ssl_module modules/mod_ssl.so<br />
* add in ServerName hostname.domain.com:8443 Some of the apache level sanity validation requires a statement of the local host.<br />
* add in SSL stuff (this IS httpd from source &#8211; the default httpd.conf had the ssl-module load statement, but no explicit SSL configuration</p>
<p>#<br />
# Note: The following must must be present to support<br />
# starting without SSL on platforms with no /dev/random equivalent<br />
# but a statically compiled-in mod_ssl.<br />
#</p>
<p>&lt;IfModule ssl_module&gt;<br />
SSLRandomSeed startup builtin<br />
SSLRandomSeed connect builtin<br />
&lt;/IfModule&gt;</p>
<p># =================================================<br />
# SSL/TLS settings<br />
# =================================================</p>
<p>Listen 0.0.0.0:8080<br />
Listen 0.0.0.0:8443</p>
<p>SSLEngine on<br />
#SSLOptions +StrictRequire</p>
<p>#&lt;Directory /&gt;<br />
# SSLRequireSSL<br />
#&lt;/Directory&gt;</p>
<p>SSLProtocol -all +TLSv1 +SSLv3<br />
SSLCipherSuite HIGH:MEDIUM:!aNULL:+SHA1:+MD5:+HIGH:+MEDIUM</p>
<p>SSLMutex file:/apps/apache2/logs/ssl_mutex</p>
<p>SSLRandomSeed startup file:/dev/urandom 1024<br />
SSLRandomSeed connect file:/dev/urandom 1024</p>
<p>SSLSessionCache shm:/apps/apache2/logs/ssl_cache_shm<br />
SSLSessionCacheTimeout 600</p>
<p>SSLPassPhraseDialog builtin<br />
SSLCertificateFile /apps/apache2/conf/ssl.crt/server.crt<br />
SSLCertificateKeyFile /apps/apache2/conf/ssl.key/server.key</p>
<p>SSLVerifyClient none<br />
SSLProxyEngine off</p>
<p>&lt;IfModule mime.c&gt;<br />
AddType application/x-x509-ca-cert .crt<br />
AddType application/x-pkcs7-crl .crl<br />
&lt;/IfModule&gt;</p>
<p>* create ssl certificate (self-signed). I installed in /apps/apache2/conf/ssl.crt and ssl.key, naming the .crt and ,key files for the server hostname and then symbolically linking them to the generic “server.crt” and “server.key”.<br />
* restart apache2 and test https://host:8443/ &#8211; you should get the “It works!” apache test page, thus validating the SSL certificate and setup from a browser level<br />
*<br />
* parent directory for svn</p>
<p>&lt;Location /svn&gt;<br />
DAV svn<br />
SVNParentPath /apps/repos<br />
&lt;/Location&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dazzlecms.com/php/svn-apache2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
