nurkamol
Forum Replies Created
-
Hi @hdavy2002,
Already fix the issue a long time ago, forgot to post here.
In CP 2.2+ version, you’ve to just add the path to config after 69 line in vhost file.
{{settings}} ***insert path to the config file*** location ~/\.git { deny all; }
Hi again, @petersquirrly!
Already tried the official manual for VPS.
And included a line pasted to listed 80:
server { listen 80; listen [::]:80; listen 443 ssl http2; listen [::]:443 ssl http2; {{ssl_certificate_key}} {{ssl_certificate}} server_name www.domain.com; return 301 https://domain.cm$request_uri; include /home/path-to-domain/hidemywpghost.conf; }
and didn’t get the results.
Screenshot: https://imgur.com/a/8H5BKUv
@petersquirrly, thank you for your reply!
I’ve changed 8080 to 80 and the site is down. Rolled back to 8080.
If it’s possible, can you check vhost config:
https://pastebin.com/3vqAR9P1Thank you for your help!
@ihaveaquestion88, can you give the name of another working plugin?
Thanks.
Forum: Plugins
In reply to: [WP Telegram Pro] Translation is not affecting to Telegram Bot.Thank you for your help, Parsa! =)
Forum: Plugins
In reply to: [WP Telegram Pro] Translation is not affecting to Telegram Bot.Additionally, I forgot to ask about the Buttons.
How to delete Posts and Categories button?
https://joxi.ru/eAOe3x8spVB0zmThank you =)