banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Những thảo luận khác Thiết lập htaccess với nhiều ngôn ngữ  XML
  [Programming]   Thiết lập htaccess với nhiều ngôn ngữ 06/03/2014 15:00:08 (+0700) | #1 | 279932
cvhainb
Member

[Minus]    0    [Plus]
Joined: 04/01/2007 14:32:38
Messages: 251
Offline
[Profile] [PM]
Chào mọi người,

Mình đang có một vấn đề về htaccess, nếu ai biết xin hướng dẫn:

Hiện tại website của mình có dạng như sau:

www.domain.com/features/

Bây giờ website hỗ trợ nhiều ngôn ngữ, bao gồm: en,es,fr,jp,vi,de và mình muốn domain trông giống như sau:

www.domain.com/features/fr
www.domain.com/features/fr/ten-bai-viet

nếu là ngôn ngữ mặc định, nó nên hiển thị
www.domain.com/features/ten-bai-viet

Đây là code trong htaccess hiện tại:


Code:
######################################
Options +FollowSymLinks -MultiViews
RewriteEngine On

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

RewriteBase /

RewriteRule ^features/?$ index.php?main_page=features[QSA,L]
RewriteRule ^features/.*$ index.php?main_page=features[QSA,L]
RewriteRule ^features\?(.*)$ index.php?main_page=features?$1 [QSA,L]
######################################



Cám ơn mọi người nhiều.
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|