Hướng dẫn add thêm domain vào VPS Azure
Tắt tường lửa đi, cài appserver vào mở file C:\AppServ\Apache2.2\conf\httpd.conf thêm vào cuối đoạn sau:
<VirtualHost *:80>
DocumentRoot C:\AppServ\www
ServerName lsn.net
</VirtualHost>
Có thể add nhiều domain chỉ cần sau www # fodel ví dụ...