<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>תגובות לפוסט: &#34;Mod_Rewrite Tips and Tricks are lot of .htaccess rewrite examples&#34;</title>
	<atom:link href="http://vadimg.com/2009/08/05/mod_rewrite-tips-and-tricks-are-lot-of-htaccess-rewrite-examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://vadimg.com/2009/08/05/mod_rewrite-tips-and-tricks-are-lot-of-htaccess-rewrite-examples/</link>
	<description>Yet another blog</description>
	<lastBuildDate>Thu, 27 Oct 2011 12:48:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>מאת: ואדים</title>
		<link>http://vadimg.com/2009/08/05/mod_rewrite-tips-and-tricks-are-lot-of-htaccess-rewrite-examples/comment-page-1/#comment-2654</link>
		<dc:creator>ואדים</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vadimg.com/?p=423#comment-2654</guid>
		<description>and of course above the rules you already have and below the RewriteEngine On line</description>
		<content:encoded><![CDATA[<div style='direction: ltr;'>
<p>and of course above the rules you already have and below the RewriteEngine On line</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>מאת: ואדים</title>
		<link>http://vadimg.com/2009/08/05/mod_rewrite-tips-and-tricks-are-lot-of-htaccess-rewrite-examples/comment-page-1/#comment-2653</link>
		<dc:creator>ואדים</dc:creator>
		<pubDate>Tue, 27 Oct 2009 08:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.vadimg.com/?p=423#comment-2653</guid>
		<description>Hey,

Try adding those rules to your htaccess files

RewriteCond %{REQUEST_FILENAME} \.(js&#124;ico&#124;gif&#124;jpg&#124;png&#124;css&#124;pdf&#124;doc)$ [OR]
#RewriteCond %{REQUEST_FILENAME} favicon.ico$ [OR]
RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d</description>
		<content:encoded><![CDATA[<div style='direction: ltr;'>
<p>Hey,</p>
<p>Try adding those rules to your htaccess files</p>
<p>RewriteCond %{REQUEST_FILENAME} \.(js|ico|gif|jpg|png|css|pdf|doc)$ [OR]<br />
#RewriteCond %{REQUEST_FILENAME} favicon.ico$ [OR]<br />
RewriteCond %{REQUEST_FILENAME} -s [OR]<br />
RewriteCond %{REQUEST_FILENAME} -l [OR]<br />
RewriteCond %{REQUEST_FILENAME} -d</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>מאת: mombunheng</title>
		<link>http://vadimg.com/2009/08/05/mod_rewrite-tips-and-tricks-are-lot-of-htaccess-rewrite-examples/comment-page-1/#comment-2415</link>
		<dc:creator>mombunheng</dc:creator>
		<pubDate>Fri, 23 Oct 2009 22:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vadimg.com/?p=423#comment-2415</guid>
		<description>First of all thanks for the useful article and instruction within your web blog,I am currently trying to work out to create rewriterule for request for image, photos, and css file to certain folder within website directory.

EXAMPLES
---------------------------------

#mod_rewrite in use
Options +FollowSymlinks
RewriteEngine On

RewriteRule home\\.html$ main.php?Page=home
RewriteRule services/(.*)\\.html main.php?Page=$1

When visitor currently browse on page http://www.domain.com/home.html the image photos and css files  request working fine. But if  visitor reach the page http://www.domain.com./services/anyfile.html the images photos and css request could not find, I know already because incorrect path . I would like to know there is any possible way to rewriterule for image photos and css request forward to correct virtual path.

Thanks </description>
		<content:encoded><![CDATA[<div style='direction: ltr;'>
<p>First of all thanks for the useful article and instruction within your web blog,I am currently trying to work out to create rewriterule for request for image, photos, and css file to certain folder within website directory.</p>
<p>EXAMPLES<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>#mod_rewrite in use<br />
Options +FollowSymlinks<br />
RewriteEngine On</p>
<p>RewriteRule home\\.html$ main.php?Page=home<br />
RewriteRule services/(.*)\\.html main.php?Page=$1</p>
<p>When visitor currently browse on page <a href="http://www.domain.com/home.html" rel="nofollow">http://www.domain.com/home.html</a> the image photos and css files  request working fine. But if  visitor reach the page <a href="http://www.domain.com./services/anyfile.html" rel="nofollow">http://www.domain.com./services/anyfile.html</a> the images photos and css request could not find, I know already because incorrect path . I would like to know there is any possible way to rewriterule for image photos and css request forward to correct virtual path.</p>
<p>Thanks </p>
</div>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
