ยินดีต้อนรับคุณ, บุคคลทั่วไป กรุณา เข้าสู่ระบบ หรือ ลงทะเบียน

เข้าสู่ระบบด้วยชื่อผู้ใช้ รหัสผ่าน และระยะเวลาในเซสชั่น

ThaiSEOBoard.comพัฒนาเว็บไซต์Programmingช่วยหน่อยครับ เรื่อง .htaccess ใช้ wordpress + reviewazon
หน้า: [1]   ลงล่าง
พิมพ์
ผู้เขียน หัวข้อ: ช่วยหน่อยครับ เรื่อง .htaccess ใช้ wordpress + reviewazon  (อ่าน 868 ครั้ง)
0 สมาชิก และ 1 บุคคลทั่วไป กำลังดูหัวข้อนี้
amazing-adword
สมุนแก๊งเสียว
*

พลังน้ำใจ: 152
ออฟไลน์ ออฟไลน์

กระทู้: 536



ดูรายละเอียด เว็บไซต์
« เมื่อ: 20 มิถุนายน 2009, 01:10:22 »

ผมทำ wordpress+scrip reviewazon เวปผมนะครับ h..p.www.realyreview.com พอคลิกที่รูปแล้วมันไม่ส่งไปที่หน้าที่ต้องการ ลองหาข้อมูลดู ก็ได้แบบนี้ แต่ติกที่ ตอน แก้ .htaccess แก้ยังงัยครับ ผมใช้ hostgator ครับ

ครับลองแก้ให้เป็น No ทั้งหมดครับ
แล้วแก้ที่ .htaccess ให้เป็นแบบนี้ดูครับ
อ้างถึง
# IMPORTANT: Place this code above and before ANY Wordpress htaccess code in the .htaccess file
# If this Wordpress site is installed anywhere other than the root (http://www.mysite.com/folder/ )
# you will need to add the folder name to the RewriteBase line. (RewriteBase /folder/)
#BEGIN ReviewAZON
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^images/(.*)/(.*)$ http://ecx.images-amazon.com/images/I/ $2 [R,L]
RewriteRule ^review/(.*)/(.*)/(.*) /reviewazon.php?asin=$2&link=$1 [R,L]
</IfModule>
#END ReviewAZON
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


ขอบคุุณมากครับ
บันทึกการเข้า

โปรโมชั่นมากสุด อัพเดทเร็วที่สุดในแดนสยาม SiamPromoTions
หน้า: [1]   ขึ้นบน
พิมพ์