<HTML>
<HEAD>
<TITLE>Re: [Phpwm] Mod rewrite question</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>If I put a redirect .httaccess in the root and not in the ebooks directory the ebook directory still redirects.<BR>
<BR>
The stuff that I&#8217;ve read suggests I can add a .httaccess to the root with something like<BR>
<BR>
!(admin|ebook) <BR>
<BR>
i.e. do this for everything that isn&#8217;t the admin and the ebooks directory but I can&#8217;t get this to work or find any examples to copy.<BR>
<BR>
<BR>
On 1/4/08 11:48, &quot;Phil Burrows&quot; &lt;phil@tektlab.co.uk&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>You need to put .htaccess files in each directory that you want to redirect. The mod rewrite should point to a new php file on your system that will redirect them to an external page.<BR>
<BR>
On 01/04/2008, <B>Mike Tipping</B> &lt;mike@etuna.co.uk&gt; wrote:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>I have a client who because most of their site is out of date wants to<BR>
&nbsp;redirect all english and french pages to one external site, all german pages<BR>
&nbsp;to another external site but still allow people to access the admin pages<BR>
&nbsp;and a specific campaign section called ebook.<BR>
&nbsp;<BR>
&nbsp;The site is structured like:<BR>
&nbsp;<BR>
&nbsp;/en/...<BR>
&nbsp;/fr/...<BR>
&nbsp;/de/...<BR>
&nbsp;/admin/...<BR>
&nbsp;/ebook/...<BR>
&nbsp;/other/..<BR>
&nbsp;/etc/<BR>
&nbsp;/etc2/<BR>
&nbsp;<BR>
&nbsp;I presume this is possible with Mod rewrite but everything I try gets the<BR>
&nbsp;whole site to redirect rather than leaving the admin and ebook links<BR>
&nbsp;working.<BR>
&nbsp;<BR>
&nbsp;Any help appreciated.<BR>
&nbsp;<BR>
&nbsp;Cheers<BR>
&nbsp;<BR>
&nbsp;Mike<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;_______________________________________________<BR>
&nbsp;Phpwm mailing list<BR>
&nbsp;Phpwm@mailman.lug.org.uk<BR>
&nbsp;https://mailman.lug.org.uk/mailman/listinfo/phpwm<BR>
&nbsp;<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>