Posts by Viktor

    Hallo,


    I have test it again and I think now ist is working.


    I use now this .htaccess.


    Code
    1. RewriteEngine On
    2. RewriteBase /
    3. RewriteCond %{HTTP_HOST} !^www\. [NC]
    4. RewriteRule ^(.*)$ https://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
    5. RewriteCond %{SERVER_PORT} !^443$
    6. RewriteRule (.*) https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]


    With IMSCP 1.3.11 on Ubuntu 16.04 it's works.


    On my Live Server with IMSCP 1.3.10 von Debian 8 it's also work.


    Kind regards
    Viktor

    Hello,


    I have do this in the .htaccess


    Code
    1. RewriteCond %{HTTP_HOST} !^www\. [NC]
    2. RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [L,R=301]


    When I call the URL http://v-gn.com/ is works.


    When I call URL http://v-gn.com/index.php I become a Error 404


    The URL show then : https://www.v-gn.com//var/www/…v-gn.com/htdocs/index.php


    Why came "/var/www/virtual/v-gn.com/htdocs/" in the URL. ?(


    Kind regards
    Viktor


    IMSCP: 1.3.11
    System Ubuntu 16.04

    FPM/FastCGI

    I have updated version :(


    apache2/sites-enabled/name.tld.conf :

    Code
    1. <FilesMatch \.ph(p[3457]?|t|tml)$>
    2. RewriteCond %{REQUEST_FILENAME} -f
    3. RewriteRule .* - [H=proxy:fcgi://name.tld,NC]
    4. </FilesMatch>

    and if in .htaccess : RewriteEngine off (most CMS - admin area) - no more PHP :(

    Hallo,


    by me the same. ?(


    Viktor

    Hallo,


    i have Update to imscp1.3.9 and than LetsEncrypt to 2.0.2.


    When I create a SSL for the Panel I become this error.



    How can I solve this error. ?(


    Kind regards
    Viktor


    System: Debian 8
    I-Mscp: 1.3.9
    Server API: FPM/FastCGI

    Hello,


    on my Test server net2ntp not working i become a white Side.


    URL: https://admin.ubuntu.v-gn.com:4443/ftp/


    Webmail, PMA is working.


    The Error log from Nginx is empty.
    The Access.log from Nginx is this:
    4.132.94.149 - - [08/Oct/2016:23:39:38 +0200] "GET /ftp/ HTTP/1.1" 200 31 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0" "-"



    Ubuntu 16.04 has PHP 7.0.8


    Works net2ftp with PHP7 ?


    How can I solve this error ?


    System: Umuntu 16.04
    I-MSCP: 1.3.5


    Kind regards
    Viktor

    Hello,


    I become this error:


    Quote


    Konnte das Plugin-Archiv nicht entpacken: phar error: "/var/www/imscp/gui/data/tmp/PhpSwitcher.tar.gz" is a corrupted tar file (checksum mismatch of file "52 comment=b872e1d399cda07bd3077b9d328418f57393d58b ")


    The file is corrupt.
    Can you please check the file.


    Kind regards
    Viktor