Forum Moderators: phranque
I have two mambo installations on a server. The first is on / and the second on a subdomain.
The mambo .htaccess:
RewriteCond %{REQUEST_FILENAME}!-f
RewriteCond %{REQUEST_FILENAME}!-d
RewriteRule ^(.*) index.php
I also have .htaccess in /images and /mambo2/images folders for hotlinking:
Options All -Indexes
RewriteEngine on
RewriteCond %{HTTP_REFERER}!^$
RewriteCond %{HTTP_REFERER}!^http://(www\.)?somesite.com/.*$ [NC]
RewriteCond %{HTTP_REFERER}!google\. [NC]
RewriteCond %{HTTP_REFERER}!search\?q=cache [NC]
RewriteRule \.(mp3如ng妃pg妃peg夸pg夙if存wf存is地iff安av屹ip宇ar夙z夙zip)$ logo.jpg [L]
Any help would be appreciated.
Thank you.