<?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; mod rewrite</title> <atom:link href="http://www.cyberciti.biz/tips/tag/mod-rewrite/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>Lighttpd Drupal CMS Clean URL ( SEO ) Rules Set Configuration</title><link>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html#comments</comments> <pubDate>Wed, 30 Jul 2008 13:54:06 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[/etc/lighttpd/lighttpd.conf]]></category> <category><![CDATA[cms project]]></category> <category><![CDATA[content management system]]></category> <category><![CDATA[domain configuration]]></category> <category><![CDATA[drupal cms]]></category> <category><![CDATA[lighttpd clean url]]></category> <category><![CDATA[lighttpd seo]]></category> <category><![CDATA[mod rewrite]]></category> <category><![CDATA[search engines]]></category> <category><![CDATA[seo]]></category> <category><![CDATA[server error]]></category> <category><![CDATA[system test]]></category> <category><![CDATA[web server]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2544</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/tips/category/lighttpd' title='See all Lighttpd related tips/articles'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/light_logo.png' border='0' /></a></div> Drupal is modular framework and content management system (CMS) and works under Lighttpd too. By default, Drupal passes path arguments to itself via its internally generated URLs.  This small howto explains setting up clean url using Lighttpd web sever.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-drupal-htacess-seo-clean-urls.html/feed</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Lighttpd mod_rewrite Hotlink Protection To Display Image Message</title><link>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html</link> <comments>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html#comments</comments> <pubDate>Thu, 12 Jun 2008 12:19:33 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Networking]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[Tuning]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[apache web server]]></category> <category><![CDATA[blogspot]]></category> <category><![CDATA[configuration file]]></category> <category><![CDATA[deny access to hotlinking]]></category> <category><![CDATA[electronic media]]></category> <category><![CDATA[hotlink]]></category> <category><![CDATA[http referer]]></category> <category><![CDATA[image message]]></category> <category><![CDATA[image.png]]></category> <category><![CDATA[lighttpd redirect image]]></category> <category><![CDATA[lighttpd stop hotlinking]]></category> <category><![CDATA[mod rewrite]]></category> <category><![CDATA[music files]]></category> <category><![CDATA[referer]]></category> <category><![CDATA[stop image hotlinking]]></category> <category><![CDATA[video files]]></category> <category><![CDATA[web server user]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/?p=2363</guid> <description><![CDATA[Describes how to stop image or any media hotlinking under Lighttpd and redirect to another image to save bandwidth.]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/lighttpd-mod_rewrite-redirect-hotlink-image.html/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Apache mod_rewrite examples for new Linux / UNIX admin</title><link>http://www.cyberciti.biz/tips/apache-url-rewriting-examples.html</link> <comments>http://www.cyberciti.biz/tips/apache-url-rewriting-examples.html#comments</comments> <pubDate>Wed, 26 Sep 2007 10:30:30 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[OpenBSD]]></category> <category><![CDATA[OS X]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[Windows server]]></category> <category><![CDATA[httpd]]></category> <category><![CDATA[mod rewrite]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/apache-url-rewriting-examples.html</guid> <description><![CDATA[Apache’s mod_rewrite considered as one of the difficult module to configure and use. This article will lead you through rewrite rules, regular expressions, and rewrite conditions, and provide a great list of examples: Apache's low-cost, powerful set of features make it the server of choice for organizations around the world. One of its most valuable [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/apache-url-rewriting-examples.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Apache and Lighttpd server send error 503 when web site is under maintenance</title><link>http://www.cyberciti.biz/tips/howto-disable-site-for-maintenance-with-503-error.html</link> <comments>http://www.cyberciti.biz/tips/howto-disable-site-for-maintenance-with-503-error.html#comments</comments> <pubDate>Wed, 27 Dec 2006 06:01:14 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Apache]]></category> <category><![CDATA[CentOS]]></category> <category><![CDATA[Debian Linux]]></category> <category><![CDATA[Howto]]></category> <category><![CDATA[lighttpd]]></category> <category><![CDATA[RedHat/Fedora Linux]]></category> <category><![CDATA[Suse Linux]]></category> <category><![CDATA[Sys admin]]></category> <category><![CDATA[Tip of the day]]></category> <category><![CDATA[Tips]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[apache htaccess]]></category> <category><![CDATA[database driven site]]></category> <category><![CDATA[error_503]]></category> <category><![CDATA[http]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[maintenance]]></category> <category><![CDATA[mod rewrite]]></category> <category><![CDATA[rewrite server software]]></category> <category><![CDATA[search engine]]></category> <category><![CDATA[web]]></category> <category><![CDATA[webdesign]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/howto-disable-site-for-maintenance-with-503-error.html</guid> <description><![CDATA[When you are updating website you may need to send error 503 to client. Error 503 indicates that web server is temporary out of service or down. This is useful if you are running popular database driven website such as a forum or e-commerce site. So when the site is under maintenance you can send [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/tips/howto-disable-site-for-maintenance-with-503-error.html/feed</wfw:commentRss> <slash:comments>13</slash:comments> </item> </channel> </rss>
