• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

parse html php

  1. W

    Question PHP 7 extensionless files

    I currently have a site using PHP 5.4.16 running as an FPM application. In my htaccess file, I have the following <Files brushes> SetHandler php-script </Files> On the root directory of the site, brushes is a php file. This allows me to have URLs like...
  2. C

    Resolved Parse html as php with ngnix as reverse proxy

    I have a new virtual server running Ubuntu 16.04 and Plesk Onyx running "PHP 7.0.13 by OS Vendor" as "FPM application served by Apache" (which I think means that nginx is configured as a reverse proxy to Apache meaning that php files are served by apache but static files are served by nginx, but...
Back
Top