Hello!
I'm planning to create an API which will be hosted on one droplet and a website access point on another droplet. What I want is that the website will use the API to do everything it needs.
So for example, if my...
1 •
•
By
Kfirba
API
Server Optimization
Nginx
PHP Frameworks
Applications
Ubuntu
Hello. I'm trying to add a subdomain to my website which is running on ubuntu 14.04
I got a domain: example.com and I want to add a subdomain: recipes.example.com.
I have the following folders:
/var/www/example.com an...
Hello!
Since I might host several static websites on the same droplet I've used apache's virtual host. As a result, in my /var/www I have folders that correspond the domain name. For example: /var/www/example.com/pub...
Hello!
I've been looking around how I can achieve the functionality that when I push changed into my gitlab account (gitlab.com) it will automatically will update my server's files.
I've read this article: https://www...