ย้าย hosting มา VPS แล้ว mod_rewrite ใช้ไม่ได้
ถาม-ตอบ แนะนำไอเดียว โค้ดตัวอย่าง แนวทาง วิธีแก้ปัญหา ย้าย hosting มา VPS แล้ว mod_rewrite ใช้ไม่ได้
ย้าย hosting มา VPS แล้ว mod_rewrite ใช้ไม่ได้
พอดีผมย้าย ข้อมูลจาก hosting ที่เป็น cpanel มาไว้ที่ VPS ของ digitalocean ทำการติดตั้งทุกอย่างแล้ว รันเว็บได้แล้วแต่ปัญหาคือ mod_rewrite ไม่ทำงาน แต่เช็ค ด้วยคำสั่งแล้ว mod_rewrite เปิดทำปกติ ทำให้เข้าดูแต่ละโพสไม่ได้ แต่บน hosting เดิมเข้าได้ปตกิ
ทดสอบบน vps on digitalocean
http://128.199.194.83/line/52058/ANGELS4241563
แสดง Not Found The requested URL /line/52058/ANGELS4241563 was not found on this server.
ลอง hosting เก่า https://www.linefriendly.com/line/52058/ANGELS4241563 working ได้ปกติ
RewriteEngine On
ErrorDocument 404 /404.html
RewriteEngine On
### WWW & HTTPS
RewriteEngine on
RewriteCond %{REQUEST_URI} !^/[0-9]+..+.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}.txt(?: Comodo DCV)?$
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteRule ^line/([0-9]+)/(.*)$ /line.php?id=$1&line=$2 [NC,L]
RewriteCond %{REQUEST_URI} !^/[0-9]+..+.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}.txt(?: Comodo DCV)?$
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteRule ^RequestLineRemove/([0-9]+)/(.*)$ /RemoveLine.php?id=$1&line=$2 [NC,L]
RewriteCond %{REQUEST_URI} !^/[0-9]+..+.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}.txt(?: Comodo DCV)?$
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteRule ^index/([0-9]+)/$ index.php?sex=$1
RewriteCond %{REQUEST_URI} !^/[0-9]+..+.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/[A-F0-9]{32}.txt(?: Comodo DCV)?$
RewriteCond %{REQUEST_URI} !^/.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteRule ^index/([0-9]+)$ /index/$1/ [R]
http://128.199.194.83/line/52058/ANGELS4241563
แสดง Not Found The requested URL /line/52058/ANGELS4241563 was not found on this server.
ลอง hosting เก่า https://www.linefriendly.com/line/52058/ANGELS4241563 working ได้ปกติ

คำแนะนำ และการใช้งาน
สมาชิก กรุณา ล็อกอินเข้าระบบ เพื่อตั้งคำถามใหม่ หรือ ตอบคำถาม สมาชิกใหม่ สมัครสมาชิกได้ที่ สมัครสมาชิก
- ถาม-ตอบ กรุณา ล็อกอินเข้าระบบ
ขอบคุณทุกการสนับสนุน
![]()