Server : Apache
System : Linux vps-1289444.devslamantis.cl 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
User : vspt ( 1013)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /usr/share/lve/modlscapi/tars/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]


Current File : //usr/share/lve/modlscapi/tars/apache2_4.patch
--- vhost.default.old	2014-05-29 14:26:39.895982152 +0300
+++ vhost.default	2014-06-02 16:14:54.143978886 +0300
@@ -59,6 +59,12 @@
         </Directory>
     </IfModule>
 
+[% IF vhost.modlsapi -%]
+ <IfModule mod_lsapi.c>
+    AddType application/x-httpd-lsphp [% vhost.modlsapi %]
+    AddHandler application/x-httpd-lsphp [% vhost.modlsapi %]
+ </IfModule>
+[% END -%]
 [% IF supported.mod_suphp -%]
     <IfModule mod_suphp.c>
         suPHP_UserGroup [% vhost.user %] [% vhost.group %]

F1le Man4ger