-
Published Answer
I found this …
With the email appears one open padlock, that said message is not cypher (mensaje no esta cifrado).
Deli...
•
By
anibalardid
-
Published Answer
It’s strange, it I send trough server it goes to inbox, but it I send trough phpmailer it goes to spam.
•
By
anibalardid
-
Published Answer
noup … It isn’t solved :(
•
By
anibalardid
-
Published Question
Hi, I have installed https with letsencrypt, but the https url is redirecting to http
how can I fix it ?
I have both .conf files, and .htaccess
ssl.conf:
```
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerAdmin ...
3
•
•
By
anibalardid
Apache
-
Published Question
hi !
I have my hostname example.com (with my real domain) configured
I follow these instructions:
https://www.digitalocean.com/community/tutorials/how-to-install-and-setup-postfix-on-ubuntu-14-04
https://www.digitalo...
Accepted Answer:
I managed to get my outgoing email server to send emails avoiding the spam folder
... create TLS cert files as per
https://letsecure.me/secure-web-deployment-with-lets-encrypt-and-nginx/
and/or
https://www.lino...
6
•
•
By
anibalardid
Email
Ubuntu
-
Published Answer
I fixed it … I only need to disable 000-default of apache sites
•
By
anibalardid
-
Published Question
Hi, I want to change my hostname (hostnamectl set-hostname lamp-512mb-nyc3-01) to the same as my domain (xxxxx.com)
But if I change with hostnamectl set-hostname example.com
Then apache doesn't work and showme 404 err...
1
•
•
By
anibalardid
Apache
Ubuntu