.inputrc: +control-t: forward-search-history
[nethome.git] / public_html / cgi-bin / .htaccess
1 Options +ExecCGI
2 <FilesMatch "^[^.]*$">
3         SetHandler cgi-script
4 </FilesMatch>