My virtual host configration

This is my Virtual host configuration.
#GAMEZ.MN
<VirtualHost *:80>
    ServerAdmin me_sor@yahoo.com
    DocumentRoot /home/web/gamez.mn
    ServerName gamez.mn
    ServerAlias www.gamez.mn
    ErrorLog /home/web/gamez.mn-error_log
    CustomLog /home/web/gamez.mn-access_log common
<Directory "/home/web/gamez.mn">
    Options FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>
</VirtualHost>
It may have wrong configurations. If you think it may have some feel free to comment. I'd like to make this as web.conf and place it in /etc/httpd/conf.d/ folder

Comments

  1. Really informative points you have shared and i appreciate your work,,web hosting provider,

    ReplyDelete

Post a Comment

Popular posts from this blog

Set up RAID on Dell Poweredge 2850

How to implement Blueimp with Laravel 5

HackUB (Hackathon Ulaanbaatar) - Organizing event