Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Please contact the server administrator, and inform them of the time the error occurred and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Question for all the experts. Here's my htaccess file:
Options +FollowSymLinks
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^.*seekasong\.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*neopets\.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*quartertothree\.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mp3-center\.org.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*seekasong\.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*sonicx\.com.*$ [OR]
RewriteCond %{HTTP_REFERER} ^.*mp3fusion\.net.*$ [NC]
RewriteRule \.*$ http://www.irockcleveland.com/index.html$1 [R,L]
This works as I would expect when you left click on a hotlinked mp3 from mp3fusion.net -- it opens to a stub web page. However, right-click save as still works. Is there something I'm missing?
1 to 19 of 19