Protected folders not PHP support

Discussion in 'Feature Requests' started by dupcantx, Oct 14, 2012.

  1. dupcantx

    dupcantx New Member

    Nginx Protected folders nothing PHP support (solved)

    Hi, I'm actually using ISPConfig 3.0.4.6 with NginX and php-fpm on Centos 5.
    I want to report a little bug in "Protected Folders".

    When I add new "Protected Folder", the nginx configuration do not write PHP section, so when i try to run the /Protected-Folder/index.php, it will be downloaded and not interpreted. :eek:

    solved

    file /etc/nginx/sites-available/domain.tld.vhost

    to

    changed ;)

    best regards
     
    Last edited: Oct 15, 2012
  2. falko

    falko Super Moderator Howtoforge Staff

    This was fixed in SVN and will be part of ISPConfig 3.0.5.
     
  3. dupcantx

    dupcantx New Member

    Nginx Protected folders nothing PHP support (solved)

    Thank you Falko, I make now upgrade.

    best regards
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    3.0.5 is currently a alpha version, you might want to wait for the final release with your update if this is a production server.
     
  5. dupcantx

    dupcantx New Member

    Till thank you for warning,
    I've done this update and I am happy :)

    best regards
     

Share This Page