<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/apache/tags/openbasedir</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 19:06:48 GMT</pubDate>
<item>
<title>(Apache) Remove open_basedir restriction for a specific domain in Plesk - zachharkey</title>
<link>http://snipplr.com/view/14249/remove-openbasedir-restriction-for-a-specific-domain-in-plesk/</link>
<description><![CDATA[ <p>If you have an open_basedir restriction that is causing issues with a domain, you can remove the restriction easily. First, put the following text in /home/httpd/vhosts/[domain]/conf/vhost.conf:</p> ]]></description>
<pubDate>Tue, 21 Apr 2009 17:29:26 GMT</pubDate>
<guid>http://snipplr.com/view/14249/remove-openbasedir-restriction-for-a-specific-domain-in-plesk/</guid>
</item>
<item>
<title>(Apache) Remove open_basedir restriction for all sites in Plesk - zachharkey</title>
<link>http://snipplr.com/view/14247/remove-openbasedir-restriction-for-all-sites-in-plesk/</link>
<description><![CDATA[ <p>If you want to remove all of the open_basedir restrictions for all sites in Plesk, simply create a file called /etc/httpd/conf.d/zzz_openbasedir_removal.conf and add this text within it (Be sure you trust your users.) :</p> ]]></description>
<pubDate>Tue, 21 Apr 2009 16:59:44 GMT</pubDate>
<guid>http://snipplr.com/view/14247/remove-openbasedir-restriction-for-all-sites-in-plesk/</guid>
</item>
</channel>
</rss>