Search results

  1. N

    Using ols has proxy and changing php version by .htaccess

    Hi, if I use a standard litespeed server I can use this code But with a ols as proxy going to apache it does not work and make the php download. How can I find the good handler ? <FilesMatch "\.(php4|php5|php3|php2|php|phtml)$"> SetHandler application/x-lsphp70 </FilesMatch> Thank you
Top