<?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>Linux T&#38;T &#187; Apache</title>
	<atom:link href="http://linux.wxs.ro/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux.wxs.ro</link>
	<description>WladyX’s collection of linux tips&#38;tricks</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:42:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TT-RSS Update daemon keeps killing other processes</title>
		<link>http://linux.wxs.ro/2012/01/16/tt-rss-update-daemon-keeps-killing-other-processes/</link>
		<comments>http://linux.wxs.ro/2012/01/16/tt-rss-update-daemon-keeps-killing-other-processes/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 16:47:40 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1812</guid>
		<description><![CDATA[http://tt-rss.org/redmine/issues/417 Workaround: don&#8217;t run the update daemon as root!]]></description>
			<content:encoded><![CDATA[<p><a href="http://tt-rss.org/redmine/issues/417">http://tt-rss.org/redmine/issues/417</a></p>
<p>Workaround:</p>
<p>don&#8217;t run the update daemon as root!</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2012/01/16/tt-rss-update-daemon-keeps-killing-other-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu VirtualHost overlap on port 443, the first has precedence</title>
		<link>http://linux.wxs.ro/2011/12/29/ubuntu-virtualhost-overlap-on-port-443-the-first-has-precedence/</link>
		<comments>http://linux.wxs.ro/2011/12/29/ubuntu-virtualhost-overlap-on-port-443-the-first-has-precedence/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 12:28:29 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1790</guid>
		<description><![CDATA[log: [warn] _default_ VirtualHost overlap on port 443,the first has precedence solution: add NameVirtualHost *:443 to /etc/apache2/ports.conf source]]></description>
			<content:encoded><![CDATA[<p>log:</p>
<pre>[warn] _default_ VirtualHost overlap on port 443,the first has precedence

solution:
add NameVirtualHost *:443 to /etc/apache2/ports.conf

<a href="http://www.antbrown.com/web-development/virtualhost-overlap-on-port-443/">source</a></pre>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/12/29/ubuntu-virtualhost-overlap-on-port-443-the-first-has-precedence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snowy Tomboy server</title>
		<link>http://linux.wxs.ro/2011/07/18/snowy-tomboy-server/</link>
		<comments>http://linux.wxs.ro/2011/07/18/snowy-tomboy-server/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 11:33:34 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1529</guid>
		<description><![CDATA[emerge python-dateutil python-openid django pysqlite pytz lxml cd /var/www git clone http://git.gnome.org/browse/snowy cd snowy_directory cp local_settings.py.in local_settings.py python manage.py syncdb python manage.py runserver You need to set the sites variable to the site name you are going to be connecting to. https://localhost/admin/sites/site/ Update example.com to have your hostname. source1 source2 source3]]></description>
			<content:encoded><![CDATA[<p><code>emerge python-dateutil python-openid django pysqlite pytz lxml</code></p>
<p>cd /var/www<br />
git clone http://git.gnome.org/browse/snowy</p>
<p>cd snowy_directory<br />
cp local_settings.py.in local_settings.py</p>
<p>python manage.py syncdb<br />
python manage.py runserver</p>
<p>You need to set the sites variable to the site name you are going to be connecting to.</p>
<p>https://localhost/admin/sites/site/</p>
<p>Update example.com to have your hostname.</p>
<p><a href="https://live.gnome.org/Snowy/Install/WSGI">source1</a> <a href="http://clevarme.blogspot.com/2011/04/setup-snowy-in-lucid-for-note.html">source2</a> <a href="https://live.gnome.org/Snowy/Install">source3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/07/18/snowy-tomboy-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Python Sync Server</title>
		<link>http://linux.wxs.ro/2011/07/15/firefox-python-sync-server/</link>
		<comments>http://linux.wxs.ro/2011/07/15/firefox-python-sync-server/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 11:17:00 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1526</guid>
		<description><![CDATA[fallback_node = http://localhost:5000/ source [storage] backend = syncstorage.storage.sql.SQLStorage … [auth] backend = services.auth.sql.SQLAuth … source apache: &#60;Directory /path/to/sync&#62; Order deny,allow Allow from all &#60;/Directory&#62; &#60;VirtualHost \*:80&#62; ServerName example.com DocumentRoot /path/to/sync WSGIProcessGroup sync WSGIDaemonProcess sync user=sync group=sync processes=2 threads=25 WSGIPassAuthorization On WSGIScriptAlias / /path/to/sync/sync.wsgi CustomLog /var/log/apache2/example.com-access.log combined ErrorLog /var/log/apache2/example.com-error.log &#60;/VirtualHost&#62; source howto otherinfo]]></description>
			<content:encoded><![CDATA[<pre>fallback_node = http://localhost:5000/

<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=665932">source</a>

[storage]
 backend = syncstorage.storage.sql.SQLStorage
 …
 [auth]
 backend = services.auth.sql.SQLAuth
 …

<a href="http://tobyelliott.wordpress.com/2011/06/22/fixing-the-python-config-file-if-youre-getting-server-errors/">source</a>

apache:</pre>
<pre>&lt;Directory /path/to/sync&gt;
  Order deny,allow
  Allow from all
&lt;/Directory&gt;

&lt;VirtualHost \*:80&gt;
  ServerName example.com
  DocumentRoot /path/to/sync
  WSGIProcessGroup sync
  WSGIDaemonProcess sync user=sync group=sync processes=2 threads=25
  WSGIPassAuthorization On
  WSGIScriptAlias / /path/to/sync/sync.wsgi
  CustomLog /var/log/apache2/example.com-access.log combined
  ErrorLog  /var/log/apache2/example.com-error.log
&lt;/VirtualHost&gt;

<a href="http://docs.services.mozilla.com/howtos/run-sync.html">source</a>

<a href="http://www.dotfusion.net/host-your-own-firefox-sync-weave-server-on-debianu-or-ubuntu-linux">howto</a> <a href="http://docs.services.mozilla.com/server-devguide/configuration.html">otherinfo</a></pre>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/07/15/firefox-python-sync-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL not working with IE but does in Firefox</title>
		<link>http://linux.wxs.ro/2011/05/26/ssl-not-working-with-ie-but-does-in-firefox/</link>
		<comments>http://linux.wxs.ro/2011/05/26/ssl-not-working-with-ie-but-does-in-firefox/#comments</comments>
		<pubDate>Thu, 26 May 2011 09:22:49 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1487</guid>
		<description><![CDATA[Add: +OptRenegotiate source]]></description>
			<content:encoded><![CDATA[<p>Add:</p>
<p>+OptRenegotiate</p>
<p><a href="http://www.directadmin.com/forum/showthread.php?t=36623">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/05/26/ssl-not-working-with-ie-but-does-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpsysinfo upgrade</title>
		<link>http://linux.wxs.ro/2011/04/21/phpsysinfo-upgrade/</link>
		<comments>http://linux.wxs.ro/2011/04/21/phpsysinfo-upgrade/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 12:17:12 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1386</guid>
		<description><![CDATA[Merge: config.php plugins/SMART/SMART.config.php]]></description>
			<content:encoded><![CDATA[<p>Merge:</p>
<p>config.php<br />
plugins/SMART/SMART.config.php</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/04/21/phpsysinfo-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gentoo php update to 5.3.4</title>
		<link>http://linux.wxs.ro/2011/03/15/gentoo-php-update-to-5-3-4/</link>
		<comments>http://linux.wxs.ro/2011/03/15/gentoo-php-update-to-5-3-4/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 11:27:38 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=1365</guid>
		<description><![CDATA[problem: # service apache2 start * apache2 has detected an error in your setup: apache2: Syntax error on line 169 of /etc/apache2/httpd.conf: Syntax error on line 4 of /etc/apache2/modules.d/70_mod_php5.conf: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory solution: eselect php set apache2 php5.3 source]]></description>
			<content:encoded><![CDATA[<p>problem:</p>
<p><code># service apache2 start<br />
* apache2 has detected an error in your setup:<br />
apache2: Syntax error on line 169 of /etc/apache2/httpd.conf: Syntax error on line 4 of /etc/apache2/modules.d/70_mod_php5.conf: Cannot load /usr/lib/apache2/modules/libphp5.so into server: /usr/lib/apache2/modules/libphp5.so: cannot open shared object file: No such file or directory</code></p>
<p>solution:<br />
<code><br />
eselect php set apache2 php5.3</code></p>
<p><a href="http://forums.gentoo.org/viewtopic-t-858500-highlight-70modphp5+conf.html">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2011/03/15/gentoo-php-update-to-5-3-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Update WordPress Without FTP</title>
		<link>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/</link>
		<comments>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:49:49 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=989</guid>
		<description><![CDATA[upgrade plugins without ftp credentials. wp-config.php: define('FS_METHOD','direct');]]></description>
			<content:encoded><![CDATA[<p>upgrade plugins without ftp credentials.</p>
<p>wp-config.php:<br />
<code>define('FS_METHOD','direct');</code></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/08/27/auto-update-wordpress-without-ftp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxy internal site with Apaches’ Proxy module</title>
		<link>http://linux.wxs.ro/2010/04/14/proxy-internal-site-with-apaches%e2%80%99-proxy-module/</link>
		<comments>http://linux.wxs.ro/2010/04/14/proxy-internal-site-with-apaches%e2%80%99-proxy-module/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 08:36:29 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=787</guid>
		<description><![CDATA[reverse proxy source]]></description>
			<content:encoded><![CDATA[<p>reverse proxy</p>
<p><a href="http://hwoarang.silverarrow.org/?p=609">source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/04/14/proxy-internal-site-with-apaches%e2%80%99-proxy-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awstats on Ubuntu</title>
		<link>http://linux.wxs.ro/2010/03/24/awstats-on-ubuntu/</link>
		<comments>http://linux.wxs.ro/2010/03/24/awstats-on-ubuntu/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 12:40:34 +0000</pubDate>
		<dc:creator>WladyX</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://linux.wxs.ro/?p=757</guid>
		<description><![CDATA[Link]]></description>
			<content:encoded><![CDATA[<p><a href="http://maestric.com/doc/ubuntu/awstats">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://linux.wxs.ro/2010/03/24/awstats-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

