<?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>Edmonds Commerce &#187; security</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Got the Insecure Content on a Secure HTTPs Page Problem &#8211; Easy Solution</title>
		<link>http://www.edmondscommerce.co.uk/security/got-the-insecure-content-on-a-secure-https-page-problem-easy-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/security/got-the-insecure-content-on-a-secure-https-page-problem-easy-solution/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 12:28:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[insecure]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mixed]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2841</guid>
		<description><![CDATA[Often you will see SSL warnings or errors related to insecure content being displayed on a secure page. This could be as simple as one javascript file or image that is being included via http rather than https, though some times this can be a bit tricky to track down. The easiest solution is to [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/security/got-the-insecure-content-on-a-secure-https-page-problem-easy-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Checkout, 501 Error with Mod Security + Solution</title>
		<link>http://www.edmondscommerce.co.uk/security/google-checkout-501-error-with-mod-security-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/security/google-checkout-501-error-with-mod-security-solution/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 10:48:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[security]]></category>
		<category><![CDATA[google checkout]]></category>
		<category><![CDATA[googlecheckout]]></category>
		<category><![CDATA[mod security]]></category>
		<category><![CDATA[modsecurity]]></category>
		<category><![CDATA[mod_security]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=271</guid>
		<description><![CDATA[If you are pulling your hair out trying to figure out why you are seeing a 501 error in your Google Checkout integration console I may well have the answer and solution for you. This is the error message you will see in the integration console. PLAIN TEXT CODE: We encountered an error trying to [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/security/google-checkout-501-error-with-mod-security-solution/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easy Security for PHP Scripts</title>
		<link>http://www.edmondscommerce.co.uk/security/easy-security-for-php-scripts/</link>
		<comments>http://www.edmondscommerce.co.uk/security/easy-security-for-php-scripts/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:09:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/security/easy-security-for-php-scripts/</guid>
		<description><![CDATA[If you have a script, admin area or whatever that you would like to make a bit more secure, you can use the following chunk of code to do this. If you don't have SSL (HTTPS) set up then you would need to get this sorted first. This isn't bullet proof protection, but it helps. [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/security/easy-security-for-php-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure and Insecure Contents in HTTPS</title>
		<link>http://www.edmondscommerce.co.uk/security/secure-and-insecure-contents-in-https/</link>
		<comments>http://www.edmondscommerce.co.uk/security/secure-and-insecure-contents-in-https/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:16:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/security/secure-and-insecure-contents-in-https/</guid>
		<description><![CDATA[If your web site's secure HTTPS area includes any content such as images, javascript or whatever via standard HTTP, your visitors may well get a security warning popping up saying that the page contains secure and insecure content. For some of your sites visitors, this rather vague and worrying statement might make them decide to [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/security/secure-and-insecure-contents-in-https/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Securing a LAMP Server with mod_security</title>
		<link>http://www.edmondscommerce.co.uk/security/securing-a-lamp-server-with-mod_security/</link>
		<comments>http://www.edmondscommerce.co.uk/security/securing-a-lamp-server-with-mod_security/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 13:09:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/security/securing-a-lamp-server-with-mod_security/</guid>
		<description><![CDATA[To get the highest possible level of server security and to protect yourself from things like XSS attacks, Edmonds Commerce highly recommend you get mod_security set up on your server. If you ask your hosts they should be able to do this for you. You can read all about mod_security here. If you would like [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/security/securing-a-lamp-server-with-mod_security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

