<?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>nixCraft &#187; apache 2</title> <atom:link href="http://www.cyberciti.biz/tips/tag/apache-2/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 03 Feb 2012 22:45:35 +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>Apache2 mod_fastcgi: Connect to External PHP via UNIX Socket or TCP/IP Port</title><link>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html</link> <comments>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html#comments</comments> <pubDate>Tue, 30 Dec 2008 12:49:34 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[fedora linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[php]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache group]]></category> <category><![CDATA[apache mod_fastcgi]]></category> <category><![CDATA[apache2+mod_fastcgi+php]]></category> <category><![CDATA[backend]]></category> <category><![CDATA[chroot]]></category> <category><![CDATA[fastcgi]]></category> <category><![CDATA[fcgi]]></category> <category><![CDATA[mod_fastcgi]]></category> <category><![CDATA[python]]></category> <category><![CDATA[unix sockets]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4182</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/apache' title='See all Apache Webserver related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/apachelogo.gif' border='0' /></a></div> Now, <a
href="http://www.cyberciti.biz/faq/rhel-fedora-centos-linux-enable-epel-repo/">mod_fastcgi is configured and running</a>. FastCGI supports connection via UNIX sockets or TCP/IP networking. This is useful to spread load among various backends. For example, php will be severed from 192.168.1.10 and python / ruby on rails will be severed from  192.168.1.11. This is only possible with mod_fastcgi. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/rhel-fedora-centos-apache2-external-php-spawn.html/feed</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>mod_compress: Lighttpd Gzip Compression To Improve Download and Browsing Speed</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_compress-gzip-compression-tutorial.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-mod_compress-gzip-compression-tutorial.html#comments</comments> <pubDate>Sat, 26 Apr 2008 10:18:36 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[High performance computing]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[News]]></category> <category><![CDATA[php]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[cache]]></category> <category><![CDATA[compression method]]></category> <category><![CDATA[enable mod_compress lighttpd]]></category> <category><![CDATA[enabling gzip compression php.ini]]></category> <category><![CDATA[gzip compression]]></category> <category><![CDATA[gzip header]]></category> <category><![CDATA[Gzip web server components]]></category> <category><![CDATA[install mod defalte in linux box]]></category> <category><![CDATA[lighthttpd gzip]]></category> <category><![CDATA[lighttpd fastcgi]]></category> <category><![CDATA[lighttpd gzip.gzip compression lighttpd]]></category> <category><![CDATA[lighttpd mod_compress gzip]]></category> <category><![CDATA[lighttpd mod_compress help]]></category> <category><![CDATA[mod compress]]></category> <category><![CDATA[mod deflate]]></category> <category><![CDATA[response time]]></category> <category><![CDATA[restart lighttpd]]></category> <category><![CDATA[throughput]]></category> <category><![CDATA[web browser]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2239</guid> <description><![CDATA[Gzip compression reduces response times by reducing the size of the HTTP response. This document describes gzipping http traffic which can  reduces the response size by about 70%. Approximately 90% of today's Internet traffic travels through browsers that claim to support compression. ]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-mod_compress-gzip-compression-tutorial.html/feed</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>CentOS 5 Apache 2.2.3 files failing to download or corrupted download file issue</title><link>http://www.cyberciti.biz/tips/apache-223-corrupt-file-download-issue.html</link> <comments>http://www.cyberciti.biz/tips/apache-223-corrupt-file-download-issue.html#comments</comments> <pubDate>Sat, 01 Dec 2007 10:26:01 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[File system]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Storage]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache server]]></category> <category><![CDATA[centos linux]]></category> <category><![CDATA[EnableMMAP]]></category> <category><![CDATA[EnableSendfile]]></category> <category><![CDATA[file corruption]]></category> <category><![CDATA[hardware front ends]]></category> <category><![CDATA[httpd]]></category> <category><![CDATA[memory mapping]]></category> <category><![CDATA[memory maps]]></category> <category><![CDATA[nfs server]]></category> <category><![CDATA[sendfile]]></category> <category><![CDATA[service httpd restart]]></category> <category><![CDATA[web server load]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/apache-223-corrupt-file-download-issue.html</guid> <description><![CDATA[Recently, I noticed something strange about Apache 2.2.3 version running on CentOS Linux 5 64 bit version. We have centralized NFS server and all 3 web server load balanced using hardware front end (another box running LVS). All Apache server picks up file via NFS i.e DocumentRoot is set over NFS. The small file such [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/apache-223-corrupt-file-download-issue.html/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>FreeBSD Apache apr &#8212; multiple vulnerabilities</title><link>http://www.cyberciti.biz/tips/freebsd-apache-apr-multiple-vulnerabilities.html</link> <comments>http://www.cyberciti.biz/tips/freebsd-apache-apr-multiple-vulnerabilities.html#comments</comments> <pubDate>Sat, 09 Jun 2007 07:16:02 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[package management]]></category> <category><![CDATA[Security Alert]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apply freebsd patch]]></category> <category><![CDATA[buffer overflow]]></category> <category><![CDATA[CVE-2009-0023]]></category> <category><![CDATA[CVE-2009-1955]]></category> <category><![CDATA[CVE-2009-1956]]></category> <category><![CDATA[denial of service]]></category> <category><![CDATA[freebsd apache]]></category> <category><![CDATA[FreeBSD Patch Apache]]></category> <category><![CDATA[FreeBSD upgrade Apache version]]></category> <category><![CDATA[malicious users]]></category> <category><![CDATA[package apache]]></category> <category><![CDATA[pkg_version command]]></category> <category><![CDATA[portmaster]]></category> <category><![CDATA[portmaster command]]></category> <category><![CDATA[portsnap command]]></category> <category><![CDATA[vulnerabilities]]></category> <category><![CDATA[vulnerability]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=4993</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/freebsd' title='See all FreeBSD related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/freebsd_logo_sm.png' border='0' /></a></div> Some vulnerabilities have been reported in APR-util, which can be exploited by malicious users and malicious people to cause a DoS (Denial of Service) - CVE-2009-1955, CVE-2009-1956, CVE-2009-0023 fix.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/freebsd-apache-apr-multiple-vulnerabilities.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Configure an Apache web server for core dump on segmentation faults</title><link>http://www.cyberciti.biz/tips/configure-apache-web-server-for-core-dump.html</link> <comments>http://www.cyberciti.biz/tips/configure-apache-web-server-for-core-dump.html#comments</comments> <pubDate>Tue, 09 May 2006 08:42:48 +0000</pubDate> <dc:creator>LinuxTitli</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[apache 2]]></category> <category><![CDATA[apache core dump]]></category> <category><![CDATA[apache CoreDumpDirectory]]></category> <category><![CDATA[core dumps]]></category> <category><![CDATA[core files]]></category> <category><![CDATA[httpd]]></category> <category><![CDATA[segmentation faults]]></category> <category><![CDATA[vi command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/configure-an-apache-web-server-for-core-dump-on-segmentation-faults.html</guid> <description><![CDATA[Recently I have noticed that my Apache error log file shows it is generating segmentation faults. After doing little research I came to know that there is not simple solution to find of causes of this problem. I got an error that read as follows: [Mon May 8 11:20:09 2006] [notice] Apache/2 (WebAppBETA) child pid [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/configure-apache-web-server-for-core-dump.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
