Welcome! Log In Create A New Profile

Advanced

can anyone convert this mod rewrite rule

April 04, 2011 02:00PM
# BEGIN DPIOptions

RewriteEngine On
RewriteRule ^thumb-(.*)\.jpg$ thumb.php?id=$1 [L]
RewriteRule ^image-(.*)\.jpg$ image.php?id=$1 [L]
RewriteRule ^image-(.*)\.gif$ image.php?id=$1&gif [L]
RewriteRule ^share-(.*)\.html$ share.php?id=$1 [L]
RewriteRule ^gallery-(.*)-(.*)-(.*)\.html$ gallery.php?id=$2&page=$3 [L]
RewriteRule ^gallery-(.*)-(.*)\.html$ gallery.php?id=$2 [L]
RewriteRule ^archive-(.*)\.html$ archive.php?page=$1 [L]
RewriteRule ^galleries-(.*)\.html$ archive.php?page=$1 [L]
RewriteRule ^content-(.*)\.html$ content.php?$1 [L]
RewriteRule ^profile-(.*)\.html$ profile.php?id=$1 [L]
RewriteRule ^images-(.*)\.html$ images.php?date=$1 [L]

# END DPIOptions

please convert this for nginx
Subject Author Posted

can anyone convert this mod rewrite rule

onel0ve April 04, 2011 02:00PM

Re: can anyone convert this mod rewrite rule

Igor Sysoev April 04, 2011 03:16PM

Re: can anyone convert this mod rewrite rule

Paxxil April 04, 2011 04:04PM

Re: can anyone convert this mod rewrite rule

Paxxil April 04, 2011 04:06PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 220
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready