-
Published Question
I'm currently trying to setup my content security policy via the .htaccess file.
As for the script-src I've got things working pretty nicely so far with:
Header always set Content-Security-Policy-Report-Only: " scri...
1
•
•
By
Evotech
Apache
Server Optimization
Ubuntu 16.04
-
Published Question
If I enter example.com in my address bar, the redirect for my server will look like this:
example.com -> http://www.example.com/ -> https://www.example.com/ -> https://www.example.com/en/
I know that I could cut down...
2
•
•
By
Evotech
Initial Server Setup
Server Optimization
Networking
LAMP Stack
Apache
MariaDB
PHP
DNS
VPN
Ubuntu 16.04
-
Published Question
I've just changed my designated database over to private IP and I notice that the load times increased by about 3-4 seconds. As soon as I set it back to the public Ip user and have my CMS log into the DB with the publ...
1
•
•
By
Evotech
MySQL
Ubuntu 16.04
-
Published Question
Hello there! (:
After fiddling around for a few hours, after getting inspired by DO's newsletter about the types of server setups that exist, I've decided that it'd be better to migrate the database to begin with. Es...
Accepted Answer:
Just to be on the safe side, you should take a snapshot (https://www.digitalocean.com/docs/images/snapshots/how-to/snapshot-droplets/) of the server as it is today. That way if you delete anything important, you can a...
1
•
•
By
Evotech
Apache
MySQL
PHP
Ubuntu 16.04