| .. |
|
apache.base
|
2862123bca
Finally remove PHP3 support, because PHP3 is already obsolete for years (even PHP5 is already coming) and we have a "php3" package and together with suPHP it allows one to still provide PHP3 in Apache. This removes a great bunch of extra complexity from the packaging of Apache now.
|
22 лет назад |
|
apache.conf
|
51569b142a
the listen usually should be done before any virtual host sections, so do this in the default config, too.
|
21 лет назад |
|
apache.patch
|
2807b575cd
fix use-external-Expat patch
|
21 лет назад |
|
apache.patch.modauthmysql
|
5319bcd431
upgrade to versioned mod_auth_mysql
|
21 лет назад |
|
apache.patch.modowa
|
a1bdca9c3b
open modowa debug file world-readable
|
21 лет назад |
|
apache.patch.php
|
d77b265383
fix building against PDFLib 6.0.0p1 which no longer has a PDF_open_fp() function
|
21 лет назад |
|
apache.pl
|
3a83626d42
add more mod_perl support
|
23 лет назад |
|
apache.sh
|
7c87e72a28
added shell environment script
|
22 лет назад |
|
apache.spec
|
a6260a16a1
Cleanup: %{l_prefix}/etc/rc -> %{l_rc}
|
21 лет назад |
|
apache.vhost
|
ae945aecdd
remove trailing slash
|
23 лет назад |
|
php.ini
|
53c7654024
Ok, until now nobody gave my a short, clean and reasonable secure default PHP configuration, here is my home-brewn version. Keep in mind that I'm not a PHP freak, so perhaps I totally misunderstood some directives. Feel free to fix.
|
21 лет назад |
|
rc.apache
|
71718ecbe6
do not %restart or %reload if the Apache configuration got broken (in the meantime) and do a graceful restart in %reload, because for a non-graceful we have %restart anyway
|
21 лет назад |