Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
These are the steps that I do at the end of the application with angular cli.
1- ng add @ nguniversal / express-engine
2- run compilation: ssr
This creates a directory for me called dir with two subdirectories that are browser and server.
These are the steps that I perform in plesk
1 - I...
I have created the list-unsubcribe header for the mailto format something like this <mailto: [email protected]>
now I would need to detect the prefix "unsubscribe-" on the mail server in this case postfix and execute a php in order to automatically unsubscribe the user.
try...
geoip was installed and working fine in version 7.2.30 php, when updating to version 7.3.17, plesk did not install geoip.
How can I keep geoip working in php 7.3?
I have plesk 17.8.11 in centos 7.6.1810 (Core), it is the first time that I have to update the kernel but I am not sure how to do it to avoid errors.
Do you know of any guide?
Hello, I have version 6.7.8-9 of imagemagick, without support for webp, as I can update it with webp support.
I need to work with webp format from php imagick.
regards
when using the functions I named in the title, do not use the latest version of php I have installed and activated, as you should do to use the latest version of php
Hello, thanks, this is a simple way, but I need something more effective, really what I want to avoid with this, is to save resources like memory, bandwidth ..., it is not possible to execute a bash script at the level of system when Receive a request, or at least http requests, by sending the...
Is it possible to recover all versions of the same modified file in the last 24 hours?
In a linux system, until now I could only recover the last modified version, but I need the previous ones.
I am trying to enchant php to correct the spelling, but it seems that it only accepts the English language, as I can install other dictionaries in different languages.
Hi, IgorG, thanks for answering. commenting on that link and I saw it and by the way is very good, but my problem is that it is not really a bot or rather is not identified as such, is a user who uses the code to crawl my site from the browser mentioned above, what it does is redirect to the web...
I am receiving many visits through a redirect of inbrowserapp, which is an incognito mobile browser, I have the following questions to solve this.
How can I avoid visits from users who use this browser with bad intentions?
regards
Hi, I need to create webp image formats from php, I currently use ImageMagick 6.7.8-9 2016-06-16 Q16 with its imaginick extension for php, but it does not support webp.
I need help to be able to update to the latest version of imagickMagick with support for webp with its imaginick extension for...