Page MenuHomeIn-Portal Phabricator

.htaccess
No OneTemporary

File Metadata

Created
Thu, Oct 9, 7:58 PM

.htaccess

<FilesMatch "\.(sh|php-dist)$">
order allow,deny
deny from all
satisfy all
</FilesMatch>

Event Timeline