|
|
|
รบกวนหน่อยครับเรื่องการเขียน Mod_rewrite คืออยากได้ url สวยๆ แล้วตรงตามใจ แต่หาวิธีไม่ได้ซักที |
|
|
|
|
|
|
|
รบกวนหน่อยครับ จะเขียน Rewrite อย่างไรให้รองรับ URL แบบนี้
localhost/root/name.lastname/photo << แบบนี้ครับ
ผมเขียนแบบนี้มันรับพารามิเตอร์ได้แล้ว = view , keyword , control แบบ GET แต่มันมอง uri เป็นค่าrequest หมด เลยทำให้เข้าfolder อื่นๆไม่ได้อะครับ
path
root-
- index.php [file]
- admin [folder] -
- index.php [file]
- login.php [file]
- main,php [file]
#RewriteRule ^([A-Za-z0-9_\.-]+)/?$ index.php?view=$1 [L,NE,NC]
#RewriteRule ^([A-Za-z0-9_\.-]+)/([A-Za-z0-9_\.-]+)/?$ index.php?view=$1&keyword=$2 [L,NE,NC]
#RewriteRule ^([A-Za-z0-9_\.-]+)/([A-Za-z0-9_\.-]+)/([A-Za-z0-9_\.-]+)/?$ index.php?view=$1&keyword=$2&control=$3 [L,NE,NC]
และอีกประเด้นคืน ขึ้นเว็บ hosting ที่เป็น subdomain มันส่งเราไปหน้าไหนก็ไม่รู้พอจะมีวิธีแก้ไขไหม
ปล. ยากดีแท้ เฮ่อออ ถอนหายใจสิบครั้ง 55
Tag : HTML/CSS, Web Hosting
|
|
|
|
|
|
Date :
2015-07-03 00:14:19 |
By :
jayjoe21 |
View :
709 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|