Apache

การทำ Virtual host สำหรับ XAMPP 1.6.5

Submitted by audy on Thu, 2010-07-15 16:10

ผมใช้ XAMPP 1.6.5 เป็นเครื่องมือหลักในการพัฒนาเวบแอพพลิเคชัน
และในแต่ละเวบ แต่ละโปรเจค ผมจะแยกโฟลเดอร์ออกจากกัน
เช่น โปรเจค project-a, project-b ผมจะใช้โครงสร้างโฟลเดอร์แบบนี้

d:/www
    |-/project-a.localhost
    |   |-/public_html
    |      |-index.php
    |      |-.htaccess
    |      |-/css
    |          |-default.css
    |      |-/images
    |          |-logo.png
    |-/project-b.localhost
        |-/public_html
            |-index.php
            |-.htaccess
            |-/css
                |-default.css
            |-/images
                |-logo.png

Syndicate content
Drupal theme by Kiwi Themes.