-
Published Question
Hello,
im stuck with a particular issue here. i have posted it here before, but didnt had time to follow up. now im really stuck and need solution badly.
you see i have a ecommerce solution where each of my customer h...
1
•
•
By
newbie
DNS
PHP
Nginx
Ubuntu 16.04
-
Published Answer
@Mohsen47 @hansen
thank you guy’s
that worked but it would be very nice if i could revoke ALL PRIVILEGES from a single data…
•
By
newbie
-
Published Question
Hello guy's
i know this is not related to server setup, but i know ill find many expert here who can help me out.
i need to replace the wordpress logo from the wp-login.php
so i added following in my themes function.p...
2
•
•
By
newbie
WordPress
Ubuntu 16.04
-
Published Question
i have a remote database setup.
and my database is connected with my web server through private network.
so i created 2 users with following command
GRANT ALL ON wordpress.* TO 'wordpressuser'@'localhost' IDENTIFIED ...
3
•
•
By
newbie
MySQL
Ubuntu 16.04
-
Published Question
Hello,
i know there are tons of articles around the web for such topic, but i really dont like to tune my server just with given figures without understanding it.
also i highly rely on this community as most of all gu...
2
•
•
By
newbie
Nginx
PHP
PHP Frameworks
Ubuntu 16.04
-
Published Question
Hello,
im trying to use cloudfront as CDN for my site. and everything is fine accept loading my local webfonts (woff/woff2) though cloudfront.
I search all over the net and understood its because of CORS and followed ...
Accepted Answer:
@newbie
FastCGI Cache takes the rendered output of a page -- i.e. what you'd see when viewing the source of the page -- and caches it to a static file on disk, or, if configured, to RAM (/dev/shm).
When a request com...
4
•
•
By
newbie
Nginx
Server Optimization
Ubuntu 16.04
-
Published Question
Hello,
yesterday i installed wordfence and then eanbled Nginx FastCGI. but FastCGI isnt working. all pages are maked as MISS.
then i disabled wordfence and everything is fine again. i contacted with wordfence auther b...
1
•
•
By
newbie
WordPress
Caching
Nginx
Ubuntu 16.04
-
Published Answer
@jtittle
bro i think i find the actual cause of this error.
you see before install wordpress, i added that 301 redirect rule t…
•
By
newbie
-
Published Question
Hello,
i need all http to redirect to https. also non-www to be redirect to www version as well. so i tried with this single redirect rule
return 301 https://www.$server_name$request_uri;
And this is my server block.
...
3
•
•
By
newbie
Nginx
Ubuntu 16.04
-
Published Question
Hello,
im using wordpress multisite and i set my following email settings from
Network > sites >setting
Mailserver Url
Mailserver Login
Mailserver Pass
Mailserver Port
but unfortunately no mails are going. same detail...
Accepted Answer:
@newbie
When it comes to e-mail, you're going to be much better off using a transactional e-mail provider to ensure that e-mail goes through.
For example:
https://www.sparkpost.com/
https://mailgun.com
https://sendgr...
1
•
•
By
newbie
WordPress
Email
LEMP
Ubuntu 16.04
-
Published Question
Hi,
i think this is a wired problem.
when i open up my site for the first time on chrome, some of the resources (image, js, css) are not loaded. from chrome developer console these are the error massage.
Failed to lo...
2
•
•
By
newbie
Nginx
WordPress
Security
Ubuntu 16.04
-
Published Question
@jtittle
i know u posted a comment on my earlier post, but dont for some reason i cant see that comment. i also tried to copy the link from your profile but no luck.
anyways,
now i have wordpress multi-site on subdoma...
Accepted Answer:
@newbie
It's slightly odd as I can't see my response either :-).
The main part of the reply is that on newer installations, blogs.dir does not exist and WordPress now uses /wp-content/uploads.
This happened as of v3....
1
•
•
By
newbie
WordPress
Nginx
Ubuntu 16.04
-
Published Answer
@jtittle @hansen
you guy’s are awesome. my ssllab report showing A+ now. :)
i need to ask u another question regarding mysql…
•
By
newbie
-
Published Question
Hello,
i have installed an wildcard ssl from alphassl. and on configuring i used ssl-param from this following post.
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16...
6
•
•
By
newbie
Security
Server Optimization
Ubuntu 16.04
-
Published Answer
hi,
you can contact @hansen or @jtittle
so far i know they do freelance server configuration.
•
By
newbie
-
Published Question
hi,
we have an ecommerce app where customers store is located in subdomain.mydomain.com
now how can i offer my customers to have their custom domain to be treated as allies with that sub-domain.
for example,
www.cust...
2
•
•
By
newbie
DNS
Nginx
Ubuntu 16.04
-
Published Question
Hello,
i know its sound ok to go with stable version for production use. but for nginx its quite confusing even from their own documentation.
this is what they say on a recent blog post
We generally recommend using th...
Accepted Answer:
@newbie
If you just use apt-get install nginx without any ppa, then you will get whatever version that comes with your version of Ubuntu. It will be updated, but only for security releases.
If you use ppa:nginx/stabl...
3
•
•
By
newbie
Nginx
Server Optimization
Configuration Management
Ubuntu 16.04
-
Published Answer
there are few actually
https://serverpilot.io/ & https://www.cloudways.com/en/
above 2 you can check.
•
By
newbie
-
Published Answer
@sourabhv1989
im not an expert, but as far i think, you should skip w3tc when you are using FastCGI. the reason for this is, w3tc…
•
By
newbie
-
Published Question
Hi,
i have already requested the same before and also few other peoples requested the same thing.
i know theres not too much difference in 16.04 from 14.04 for this particular setup, but still want a complete guide so...
4
•
•
By
newbie
MySQL
Server Optimization
Ubuntu 16.04