mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-09-16 00:42:06 +02:00
20 lines
364 B
Plaintext
20 lines
364 B
Plaintext
################################
|
|
# h5ai %BUILD_VERSION% (php)
|
|
# customized .htaccess
|
|
################################
|
|
|
|
|
|
# Options +Indexes
|
|
# Options +FollowSymLinks
|
|
|
|
|
|
HeaderName /h5ai/header.php
|
|
ReadmeName /h5ai/footer.php
|
|
|
|
IndexIgnore *
|
|
|
|
IndexOptions Type=text/html;h5ai=%BUILD_VERSION%
|
|
IndexOptions Charset=UTF-8
|
|
IndexOptions SuppressHTMLPreamble
|
|
|