Welcome! Log In Create A New Profile

Advanced

Re: Помогите конвертировать .htaccess в файл .conf для nginx.

April 30, 2020 03:51AM
Спасибо, но это только часть. А как трактовать это:

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} (.+)/$
RewriteRule ^ %1 [R=301,L]

RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ $1.php

RewriteCond %{THE_REQUEST} ^[A-Z]{3,}\s([^.]+)\.php [NC]
RewriteRule ^ %1 [R,L]

RewriteRule ^([0-9a-zA-Z-_-]+)$ user.php?seller_user_name=$1

?
Subject Author Posted

Помогите конвертировать .htaccess в файл .conf для nginx.

Luxerybelt April 30, 2020 03:06AM

Re: Помогите конвертировать .htaccess в файл .conf для nginx.

fox April 30, 2020 03:18AM

Re: Помогите конвертировать .htaccess в файл .conf для nginx.

Luxerybelt April 30, 2020 03:51AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 130
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