rewrite ^/([0-9]{4})/([0-9]{2})/([0-9]{2})/page,([0-9]+),([0-9]+),(.*).html(/?)+$ /index.php?subaction=showfull&year=$1&month=$2&day=$3&news_page=$4&cstart=$5&news_name=$6 last; rewrite ^/([0-9]{4})/([0-9]{2})/([0-9]{2})/page,([0-9]+),(.*).html(/?)+$ /index.php?subaction=showfull&year=$1&month=$2&day=$3&news_page=$4&news_name=$5 last; rewrite ^/([by TommyGFX - Migration from Other Servers
If the views I do it. http://www.phpbb-3.de/forums/ehcwels/ But now I want to click on a forum or topic, it is no longer aby TommyGFX - Migration from Other Servers
RewriteRule ^forums$|^forums/$ index.php RewriteRule ^forums/([-_a-zA-Z0-9]{3,30})$ forums/$1/ RewriteRule ^forums/([-_a-zA-Z0-9]{3,30})/(.*)$ phpBB3/$2?access_name=$1 can you say me this for nginx ?by TommyGFX - Migration from Other Servers
if ($uri ~ "^(.*)$"){ set $rule_0 2$rule_0; } if (!-f $request_filename){ set $rule_0 3$rule_0; set $bref_1 $1; } if ($rule_0 = "321"){ rewrite /.* /sapphire/main.php?url=$bref_1&$args last; }by TommyGFX - Migration from Other Servers
Das hört sich gut an :) das währe praktisch. aber wenn man einmal drin ist ist es eigentlich das gleiche wie mod_rewrite vom apache nur am anfang anders und am endeby TommyGFX - Nginx Mailing List - English
Hallo, location / { rewrite ^/(+)/robots\.txt$ /robots.txt last; rewrite ^/members/page([0-9]+).html$ /index.php?page=$1 last; rewrite ^/whatsnew/entries/([0-9]+)/page([0-9]+).html$ /browsecategory.php?do=newentries&cutoffdate=$1&page=$2 last; rewrite ^/whatsnew/entries/(([0-9]?|-)+/?)$ /browsecategory.php?do=newentries&cutoffdate=$1 last; rewrite ^/whatby TommyGFX - Nginx Mailing List - English
thx it works :)by TommyGFX - Migration from Other Servers
Can someone help me? How can I mod-rewrite rules from apache to nginx configuration? RewriteRule ^forums$|^forums/$ index.php RewriteRule ^forums/([-_a-zA-Z0-9]{3,30})$ forums/$1/ RewriteRule ^forums/([-_a-zA-Z0-9]{3,30})/(.*)$ phpBB3/$2?access_name=$1by TommyGFX - Migration from Other Servers