cryptonas/.htaccess

8 lines
259 B
ApacheConf
Raw Permalink Normal View History

# Override server default MIME types so .py files get opened
# in developer's web browser.
# This is intended for use with the index in doc/browse-py,
# but you can disable it if it causes problems.
# See also: AddEncoding, ForceType
AddType text/plain .py