GIT.Harvie.CZ
/
mirrors
/
ArchLinux-Packages.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Added dnsval.conf format + now using more variables
[mirrors/ArchLinux-Packages.git]
/
php
/
apache.conf
1
# Required modules: dir_module, php5_module
2
3
<IfModule dir_module>
4
<IfModule php5_module>
5
DirectoryIndex index.php index.html
6
AddHandler application/x-httpd-php .php
7
AddHandler application/x-httpd-php-source .phps
8
</IfModule>
9
</IfModule>
This page took
0.328474 seconds
and
4
git commands to generate.