Page MenuHomeWickedGov Phorge

.htaccess
No OneTemporary

Size
232 B
Referenced Files
None
Subscribers
None

.htaccess

<IfModule headers_module>
Header set X-Content-Type-Options nosniff
</IfModule>
<IfModule php7_module>
php_flag engine off
</IfModule>
# In php8, php dropped the version number.
<IfModule php_module>
php_flag engine off
</IfModule>

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 19, 02:47 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
50/27/cf2676bcd49a075a6458aa299c8c
Default Alt Text
.htaccess (232 B)

Event Timeline