Author Topic: Apache redirect code error403  (Read 6376 times)

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2141
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
Apache redirect code error403
« on: มกราคม 24, 2011, 11:19:53 AM »
###Redirect code on apache to file "index.php"
<meta http-equiv="refresh" content="0;
URL=http://www.redirect.com">
<meta name="keywords" content="automatic redirection">

###Ask index.html
GET /index.html HTTP/1.0
« Last Edit: เมษายน 11, 2012, 01:41:43 PM by golfreeze »

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2141
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
Re: Apache redirect code error403
« Reply #1 on: มกราคม 24, 2011, 11:20:30 AM »
##Config forbidden page

ถ้าอยากให้ขึ้นเป็นไฟล์ ให้ download ได้ผ่านหน้าเว็บน่ะครับ เราต้องเข้าไปเพิ่ม configuration ใน
httpd.conf ดังนี้ ครับ
เช่นต้องการ ให้มัน โพล่ที่หน้า http://www.xxx.com/download

<Directory "/test/xxxx/html/download/">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>

ดูตรง Options ให้ดีน่ะครับต้องเป็น FollowSymlinks ถึงจะ เปิดให้โหลดได้ครับ

golfreeze

  • Administrator
  • Hero Member
  • *****
  • Posts: 2141
    • View Profile
    • นั่งสมาธิ สติปัฏฐานสี่ พาเที่ยววัด แนะนำวัด แจกcd ธรรมะฟรี
    • Email
Re: Apache redirect code error403
« Reply #2 on: มกราคม 24, 2011, 11:27:23 AM »
##redirect traffic web โดยใช้ tool ครับ via DNSDIY.NET

ต้องการ redirect traffic ของเว็บ xx.com ===> test.com
ของผมใช้เป้น onlinenic.com
login เข้าไปเสร็จก็ไปที่ domain ที่ต้องการทำ forwarding ครับ

โดยของ onlinenic จะให้ใช้ tools ส่วนของ DNSDIY.NET

เสร็จแล้ว ก็ทำโดย ใส่ ชื่อ domain กับ password เมื่อได้แระก็เข้าไป manage โดย เลือกส่วนของ URL
Forwarding

ใส่ค่าดังนี้
็HOST | URL | TYPE
ว่างเปล่า | test.com | redirect
www | test.com | redirect

เสร็จขั้นตอนนี้ แล้วเข้าไปเปลี่ยน ns ใน onlinenic ของ domain xx.com ให้ไปเป็น
ns1.dns-diy.net
ns2.dns-diy.net

ครับแค่นี้ก็เรียบร้อย

เราสามารถ redirect ให้ mail เปลี่ยนไปที่อื่นได้ โดยใส่ในช่อง MX น่ะครับ

มีปัญหาก็สอบถามไว้ได้ น่ะครับ
golfreeze[at]packetlove.com