<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1030994" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1030994</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/setting-apache-allow-urls-without-specifying-file-extensions#comment-1181349</link>
    <description> &lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;I have another question - do I have to write &quot;RewriteRule ^filename*$ filename.php&quot; EVERY SINGLE TIME I add a file? It just seems to me that there should be a way to just have a generic definition of some sort like a variable in regular expression. I&#039;m actually new to regex as well. So any tips on that would definitely help.&lt;/p&gt;
&lt;p&gt;Thanks, btw..  you&#039;ve been a great help so far.&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Oct 2005 15:17:13 +0000</pubDate>
 <dc:creator>triapply</dc:creator>
 <guid isPermaLink="false">comment 1181349 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/setting-apache-allow-urls-without-specifying-file-extensions#comment-1181329</link>
    <description> &lt;p&gt;Sorry, you said you did forcetype so figured you&#039;d know Rewrite&lt;/p&gt;
&lt;p&gt;RewriteEngine On&lt;br /&gt;
RewriteRule ^search*$ search.php&lt;/p&gt;
&lt;p&gt;depending on your server set up may need to add Options +FollowSymlinks above that.&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Oct 2005 09:50:55 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1181329 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/setting-apache-allow-urls-without-specifying-file-extensions#comment-1181304</link>
    <description> &lt;p&gt;Sorry, I&#039;m still not getting this.&lt;/p&gt;
&lt;p&gt;I placed my .htaccess file in htdocs/mydir and I have the content below:&lt;br /&gt;
[&lt;br /&gt;
   RewriteRule ^search*$ search.php&lt;br /&gt;
]&lt;br /&gt;
but I keep getting server error 500. Can you please walk me through how to set up mod_rewrite? Or maybe help me troubleshoot this? &lt;/p&gt;
&lt;p&gt;Anyone else know why?&lt;/p&gt;
 </description>
     <pubDate>Sun, 02 Oct 2005 01:01:40 +0000</pubDate>
 <dc:creator>triapply</dc:creator>
 <guid isPermaLink="false">comment 1181304 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/setting-apache-allow-urls-without-specifying-file-extensions#comment-1181203</link>
    <description> &lt;p&gt;mod_rewrite in .htaccess&lt;/p&gt;
&lt;p&gt;RewriteRule ^filename*$ filename.php (or whatever extension)&lt;/p&gt;
&lt;p&gt;search.php becomes search&lt;/p&gt;
 </description>
     <pubDate>Sat, 01 Oct 2005 11:36:21 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1181203 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
