DocumentRoot /usr/home/bba
ServerAdmin seekeaw@gmail.com
ServerName bba.ubru.ac.th
ServerAlias bba.ubru.ac.th
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
#ErrorLog /var/log/httpd/error_maitree.bba.ubru.ac.th_log
#LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
#TransferLog /var/log/httpd/access_maitree.bba.ubru.ac.th_log
DocumentRoot /usr/home/maitree
ServerAdmin seekeaw@gmail.com
ServerName maitree.bba.ubru.ac.th
ServerAlias maitree.bba.ubru.ac.th
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
#ErrorLog /var/log/httpd/error_maitree.bba.ubru.ac.th_log
#LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-agent}i\""
#TransferLog /var/log/httpd/access_maitree.bba.ubru.ac.th_log
DocumentRoot "/usr/home/pramote"
ServerName pramote.bba.ubru.ac.th
ServerAlias pramote.bba.ubru.ac.th
#ErrorLog "/data/www/howtounix.info/log/error.log"
#CustomLog "/data/www/howtounix.info/log/access.log" common
#php_admin_value open_basedir "/data/www/howtounix.info:."
#php_admin_value upload_tmp_dir "/data/www/howtounix.info/tmp"
#php_admin_value session.save_path "/data/www/howtounix.info/tmp"
AddType application/x-httpd-php .php .php3 .php4 .php5 .phtml
AddType application/x-httpd-php-source .phps
AllowOverride All
DirectoryIndex index.php index.html index.htm
Order Allow,Deny
Allow from All