diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 67b9aaf..55475c8 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -6,4 +6,4 @@ PHP-FPM version can also be selected among `none`, `7.4`, `8.0`, `8.1` and `8.2` **Once installed, go to the chosen URL to know the user, domain and port you will have to use for the SFTP access.** The password is one you chosen during the installation. Under the Web directory, you will see a `www` folder which contains the public files served by this app. You can put all the files of your custom Web application inside. -The application can also lets you manage 404 errors - if you activate the option. Simply create an`error` folder in the `www` root directory. \ No newline at end of file +The application can also lets you manage 404 errors - if you activate the post-install option. Simply create an`error` folder in the `www` root directory. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md index 9e6de17..35ac7a6 100644 --- a/doc/DESCRIPTION_fr.md +++ b/doc/DESCRIPTION_fr.md @@ -6,4 +6,4 @@ La version de PHP-FPM peut aussi être choisie, parmi `none`, `7.4`, `8.0`, `8.1 **Une fois installé, rendez-vous sur l'URL choisie pour connaître l'utilisateur, le domaine et le port que vous devrez utiliser pour l'accès SFTP.** Le mot de passe est celui que vous avez choisi lors de l'installation. Sous le répertoire Web, vous verrez un dossier `www` qui contient les fichiers publics servis par cette application. Vous pouvez mettre tous les fichiers de votre application Web personnalisée à l'intérieur. -L'application vous permet aussi de gérer - si vous activez l'option - la gestion des erreurs 404, il vous suffit de créer un dossier `error` dans le répertoire racine `www`. \ No newline at end of file +L'application vous permet aussi de gérer - si vous activez l'option en post-installe - la gestion des erreurs 404, il vous suffit de créer un dossier `error` dans le répertoire racine `www`. \ No newline at end of file