Canman2005 Posted January 24, 2010 Share Posted January 24, 2010 Hi all I have the following in my .htaccess file RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f RewriteRule \.(gif|jpeg|jpg|png)$ functions/watermark_wrapper.php [QSA,NC] at the moment this affects all image files Is it possible to have it just take effect on images within the folder ROOT/myphotos and any sub folders within that Thanks in advance Quote Link to comment https://forums.phpfreaks.com/topic/189585-rewrite/ Share on other sites More sharing options...
Canman2005 Posted January 24, 2010 Author Share Posted January 24, 2010 solved Quote Link to comment https://forums.phpfreaks.com/topic/189585-rewrite/#findComment-1000658 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.