Apache2 problem
From MS Computech
Encode Charset
#nano /etc/apache2/conf.d/charset
Change : AddDefaultCharset TIS620
apache2-default dir change
#nano /etc/apache2/sites-available/default
# RedirectMatch ^/$ /apache2-default/
Set htpasswd htaccess
You must set this in conf file
AllowOverride All
#a2enmod rewrite