-
Published Answer
Thanks for the answers, I deployed another droplet with Open LiteSpeed. Everything is good now, thanks.
•
By
hcmendez
-
Published Question
I have a big question about security and its requirements. I have a client who needs an online store with Stripe payment processing and I am concerned about hosting their website here or with another company that offe...
Accepted Answer:
Hi @hcmendez,
Your assumption is somewhat correct. Hosting a website where people buy using their cards is quite a challenge. You need to have a PCI compliance test done, I think every 3 months, and their requirements...
1
•
•
By
hcmendez
Security
-
Published Question
Somewhere I read that LiteSpeed Server is completely free and that it can be used freely for wordpress installations, in another place I read that it is free up to a certain amount of RAM and Cores and yesterday in a ...
Accepted Answer:
Hi,
The one you saw on DigitalOcean Marketplace is OpenLiteSpeed, it's a free version for everyone to use, no domain limit, no resource limit. So you don't need to pay any for the software.
And LiteSpeed Web Server ...
2
•
•
By
hcmendez
OpenLiteSpeed WordPress 1-Click
-
Published Question
Hello, when I check the nginx error log I notice that alert and I don't know why, I cannot access my website from http or https, my DNS in cloudflare are:
A - mydomain.com - MY IP
CNAME - www - mydomain.com
The 4 l...
Accepted Answer:
Hi there @hcmendez,
It most likely means that you have your mydomain.com domain specified in multiple Nginx server blocks.
What you could do is use the grep command and search for the mydomain.com domain inside your /...
2
•
•
By
hcmendez
Nginx
-
Published Question
Hi, I want you to help me please, I have a problem with Cloudflare and its DNS records, I don't really understand which ones to use and how to configure them. I have my server on a droplet, my domain is on Godaddy, an...
Accepted Answer:
Hi @hcmendez,
You'll need to have Cloudflare's Nameservers configured. As soon as you do, you should be able to configure your DNS records. Basically, what it does it hides your A record so that attackers won't be abl...
2
•
•
By
hcmendez
CDN
DNS
-
Published Question
Hello, i just installed wordpress on VPS following your tutorials and now i don't know how to configure it to be able to send emails from wordpress. I tested it with Check Email plugin and nothing. Do i need a separat...
Accepted Answer:
Hi @hcmendez,
WordPress cannot send emails by itself. It has to rely on an email server to do the job. You can set up an SMTP email server or use a third-party service. Generally, you will install a WordPress plugin a...
1
•
•
By
hcmendez
WordPress
Email
Nginx
-
Published Question
Hello, i just got a fresh install of wordpress and i installed Wordfence and it recommends me to hide user.ini because is public and anybody can have access to it.
Link to the screenshot of wordfence (https://imgur.co...
1
•
•
By
hcmendez
WordPress
Nginx
Security