view opencampus2015/admin/.htaccess @ 2838:caa3a981a412

merge
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Tue, 01 Dec 2015 18:17:32 +0900
parents cd6017bd9a66 48a1cdd1def3
children
line wrap: on
line source

AddHandler cgi-script   .rb
AddType "text/html; charset=utf-8" .rb
AddType "text/html; charset=utf-8" .html
Options +ExecCGI
AuthUserFile /home/www/skip/opencampus2015/admin/.htpasswd
#AuthUserFile /home/irhome/c113/c113007/public_html/web/opencampus2015/admin/.htpasswd#for_roy
AuthGroupFile /dev/null
AuthName "splatoon! piyopiyogirl"
AuthType Basic
require valid-user

yatex.org