<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>edrackham &#187; JavaScript</title>
	<link>http://edrackham.com</link>
	<description>PHP, MySQL, and Other Web Snippets!</description>
	<pubDate>Sun, 11 Jul 2010 17:21:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Solution to Form Submit 403 Error</title>
		<link>http://edrackham.com/javascript/solution-to-form-submit-403-error/</link>
		<comments>http://edrackham.com/javascript/solution-to-form-submit-403-error/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 14:51:25 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Form Submit 403]]></category>

		<category><![CDATA[mod_security]]></category>

		<category><![CDATA[Solution]]></category>

		<guid isPermaLink="false">http://edrackham.com/javascript/solution-to-form-submit-403-error/</guid>
		<description><![CDATA[Have you ever had a problem where you get a HTTP 403 error from submitting a form?
Does this form have a field that submits a URL?
If yes to the above two questions, I think I know the problem you&#039;re having, and have a solution. It&#039;s to do with mod_security (an Apache module) and the &#039;http://&#039; [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had a problem where you get a HTTP 403 error from submitting a form?<br />
Does this form have a field that submits a URL?</p>
<p>If <strong>yes</strong> to the above two questions, I think I know the problem you&#039;re having, and have a solution. It&#039;s to do with <a href="http://www.modsecurity.org/">mod_security</a> (an Apache module) and the &#039;http://&#039; part of the URL.</p>
<p> <a href="http://edrackham.com/javascript/solution-to-form-submit-403-error/#more-27" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://edrackham.com/javascript/solution-to-form-submit-403-error/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
