gitprep / .htaccess /
Newer Older
5 lines | 0.064kb
fix htaccess
Yuki Kimoto authored on 2015-06-16
1
deny from all
2

            
3
<Files ~ "gitprep\.cgi">
4
allow from all
add gitprep.cgi in home dire...
Yuki Kimoto authored on 2015-06-16
5
</Files>