Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14067 Details for
Bug 23806
mod_php-4.3.2-r3 gives error on apache2 restart
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/etc/apache2/conf/modules.d/70_mod_php.conf
70_mod_php.conf (text/plain), 1.04 KB, created by
Narada Sage
on 2003-07-01 06:23:01 UTC
(
hide
)
Description:
/etc/apache2/conf/modules.d/70_mod_php.conf
Filename:
MIME Type:
Creator:
Narada Sage
Created:
2003-07-01 06:23:01 UTC
Size:
1.04 KB
patch
obsolete
><IfDefine PHP4> > > # Load the module first > <IfModule !mod_php4.c> > LoadModule php4_module extramodules/libphp4.so > </IfModule> > > # Set it to handle the files > <IfModule mod_mime.c> > AddType application/x-httpd-php .php > AddType application/x-httpd-php .phtml > AddType application/x-httpd-php .php3 > AddType application/x-httpd-php .php4 > AddType application/x-httpd-php-source .phps > </IfModule> > > # Fix some bugs > <Files *.php> > LimitRequestBody 524288 > RequestHeader unset If-Modified-Since > </Files> > <Files *.php3> > LimitRequestBody 524288 > RequestHeader unset If-Modified-Since > </Files> > <Files *.php4> > LimitRequestBody 524288 > RequestHeader unset If-Modified-Since > </Files> > <Files *.phps> > LimitRequestBody 524288 > RequestHeader unset If-Modified-Since > </Files> > <Files *.phtml> > LimitRequestBody 524288 > RequestHeader unset If-Modified-Since > </Files> > ></IfDefine4>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23806
: 14067