PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : کمک برای تبدیل .htaccess



AhrimanSefid
February 16th, 2016, 12:55
سلام
ممنون می شم کمک کنید برای تبدیل .htaccess





RewriteEngine On
AddDefaultCharset UTF-8


#If the installation is done into a directory use : RewriteBase /directory/
#Where : /directory/ is your directory name.
RewriteBase /

RewriteCond %{HTTP_HOST} !^www\.
RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L]

RewriteRule ^captcha$ system/classes/captcha/captcha.class.php [L]
RewriteRule ^custom_js$ themes/default/custom.js.php [L]
RewriteRule ^custom_css$ themes/default/custom.css.php [L]

RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]

compiler
February 18th, 2016, 13:19
تبدیل به چی دقیقا؟ رول های nginx منظورتونه؟

AhrimanSefid
February 18th, 2016, 14:13
بله برای nginx

hadi2002
February 18th, 2016, 15:00
از طریق این سایت می توانید تبدیل کنید:
http://winginx.com/en/htaccess

compiler
February 21st, 2016, 07:30
http://www.anilcetin.com/

این هم هست