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 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 Link to comment https://forums.phpfreaks.com/topic/189585-rewrite/#findComment-1000658 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.