This repository has been archived on 2025-05-24. You can view files and clone it, but cannot push or open issues or pull requests.
Files
qemudb/.htaccess
Jeremy Newman 0f8ba92684 turn off globals for this website
set some other nice .htaccess defaults
2004-12-13 04:16:54 +00:00

13 lines
248 B
ApacheConf

# default permissions
allow from all
# Set Our Default Directory Index
DirectoryIndex index.php
# 404 not found document
ErrorDocument 404 http://www.winehq.org/site/404
# Tell PHP how we want to handle global vars
php_value register_globals 0