php/php.ztsmodconf

5 lines
83 B
Plaintext
Raw Normal View History

<IfModule !prefork.c>
LoadModule php5_module modules/libphp5-zts.so
</IfModule>