# BEGIN CODENERIC PHMM
RewriteEngine On
RewriteCond %{REQUEST_URI} !protect.php
RewriteCond %{QUERY_STRING} ^(.*)
RewriteRule ^(.+)$ http://localhost:8080?codeneric_load_image=1&%1&f=$1 [L,NC]
# END CODENERIC PHMM