-
Published Answer
Thank you @Andrew! Much appreciated!
•
By
marcosn.com
-
Published Question
Hi everyone,
I hope that someone could show me the right direction to do this, I'm planning to run a new WebApp with sessions, user files, etc.
For that I'm planning to have one droplet on NYC, another one on Amster...
3
•
•
By
marcosn.com
-
Published Answer
Fixed! It was a simple file name issue (first letter capital). My bad!
•
By
marcosn.com
-
Published Question
Hi!
I'm testing a html5 video for background and locally it shows right but in my droplet with Nginx doesn't show at all...
You can see my test at "testing.amitycases.com"
The mime.types file is set correctly...
Using...
1
•
•
By
marcosn.com
-
Published Question
Hi!
I developed an app with NodeJs and it displays a background video with standard html video tags, using mp4 and webm files as source.
In my local environment works great, but when I transferred the files to my drop...
1
•
•
By
marcosn.com
-
Published Answer
In CentOS I needed to use the “apache” user and the path to my wordpress files like this:
<br>
<br>sudo chmod -R apache:apache /var…
•
By
marcosn.com
-
Published Answer
This helped me because of running my wordpress installation in virtual hosts and not in the root:
<br>
<br>http://wordpress.stackex…
•
By
marcosn.com