<?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>Netshop Blog - Web Hosting, SEO, Web Design Tips and more! &#187; apache</title>
	<atom:link href="http://www.netshop-isp.com.cy/v3/blog/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.netshop-isp.com.cy/v3/blog</link>
	<description>A daily updated blog dedicated to Web Hosting, VPS Hosting, Dedicated Servers Articles and SEO tips</description>
	<lastBuildDate>Mon, 25 Mar 2013 10:03:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to generate SSL Key, CSR and Self-signed Certificate (SSR) in Linux Apache</title>
		<link>http://www.netshop-isp.com.cy/v3/blog/2011/10/how-to-generate-ssl-key-csr-and-self-signed-certificate-ssr-in-linux-apache/</link>
		<comments>http://www.netshop-isp.com.cy/v3/blog/2011/10/how-to-generate-ssl-key-csr-and-self-signed-certificate-ssr-in-linux-apache/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 22:05:35 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Cyprus VPS Hosting]]></category>
		<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[UK Dedicated Servers]]></category>
		<category><![CDATA[UK VPS Hosting]]></category>
		<category><![CDATA[VPS Hosting]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[csr]]></category>
		<category><![CDATA[generate]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mod_ssl]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.netshop-isp.com.cy/v3/blog/?p=396</guid>
		<description><![CDATA[SSL Certificate is used to convert your website from http:// to https://. The protocol was created by Netscape to ensure secure transactions between web servers and browsers. It uses a third party, a Certificate Authority (CA), to identify one end or both end of the transactions. In this article, we explain how to generate private key file (server.key), certificate signing request file (server.csr) and webserver certificate file (server.crt) that can be used on Apache server with mod_ssl. For the sake of example we will be using www.my-server.org as our domain....]]></description>
		<wfw:commentRss>http://www.netshop-isp.com.cy/v3/blog/2011/10/how-to-generate-ssl-key-csr-and-self-signed-certificate-ssr-in-linux-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Apache with MySQL and PHP on Linux CentOS</title>
		<link>http://www.netshop-isp.com.cy/v3/blog/2011/06/how-to-install-apache-with-mysql-and-php-on-linux-centos/</link>
		<comments>http://www.netshop-isp.com.cy/v3/blog/2011/06/how-to-install-apache-with-mysql-and-php-on-linux-centos/#comments</comments>
		<pubDate>Sun, 19 Jun 2011 08:40:33 +0000</pubDate>
		<dc:creator>Stefano</dc:creator>
				<category><![CDATA[Cyprus VPS Hosting]]></category>
		<category><![CDATA[UK Dedicated Servers]]></category>
		<category><![CDATA[UK VPS Hosting]]></category>
		<category><![CDATA[VPS Hosting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.netshop-isp.com.cy/v3/blog/?p=340</guid>
		<description><![CDATA[One of the first tasks a server administrator will have to perform to setup a web server is to install apache with mysql and php support (LAMP &#8211; Linux Apache Mysql Php). In this tutorial we will use the hostname server1.example.com with the IP address 192.168.0.1. These settings might differ for you, so you replace them where appropriate. 1. Install MySQL 5 yum install mysql mysql-server Then we  need to create the system startup links for MySQL so that MySQL starts automatically whenever the system boots: chkconfig &#8211;levels 235 mysqld...]]></description>
		<wfw:commentRss>http://www.netshop-isp.com.cy/v3/blog/2011/06/how-to-install-apache-with-mysql-and-php-on-linux-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
