Hi, i'm on it to change from Apache to Nginx, but there are a lot of issues i got with the nginx System. In that case i need to rewrite filenames inside a url for timthumb. My old .htacess was been RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule (.*) img.php?src=http://helmok.gnitter.de/crawler/raw_images/$1&h=100w=115&zc=1 So i tried thisby Gnetwork - Migration from Other Servers
Can be closed, i gave finally up. The issue seems to be related in my nginx installation. After i did a new clean install all was working as exspected with the nginx directive. The Bad Gateway issue was not because of wrong directive..more than a destroyed installation of FPM and Nginx.by Gnetwork - Migration from Other Servers
Hi, i know there ar some Threads about that issue, i seeked now on several Sites and Forums (Also this) i now tried nearly every combination but mostly i yust get a Bad Gateway message. What i trie to do is to migrate from Apache my directives to nginx. Before Nginx i used AddType application/x-httpd-php .html I don't know why but i can't get this running with a smilar code and i really triedby Gnetwork - Migration from Other Servers