-
Published Answer
Ok, found. The SSL Certificate chain path was an other that I think.
•
By
MuhPirat
-
Published Question
Hey there!
I have a problem with Nginx/1.9.9 and SSL. I enabled SSL and open the ports. But with out any change (SSL config is our original from 1.6.2) it dosen't work. See bruteforce.alenan.org http work (use IP beca...
1
•
•
By
MuhPirat
Nginx
Debian
-
Published Answer
Hey,
mhhh this is a god question. Some domain providers give you access to such a tool.
Basicly its only a webserver which rewri…
•
By
MuhPirat
-
Published Answer
Hey,
when it is an GNU/Linux or Unix computer, you can simple type “ssh username@host” in a terminal/commandline.
You also can…
•
By
MuhPirat
-
Published Answer
Hey,
you can add credit by visiting the billing settings page
-Alen…
•
By
MuhPirat
-
Published Answer
Hey,
location / {
try_files $uri $uri.php $uri/;
}
Should work. You have to put it at your hostconfig :-)
-A…
•
By
MuhPirat
-
Published Answer
Hey,
can you try it from an ssh client? Like putty or type ssh username@host on GNU/Linux or Unix based systems.
-Alenan
•
By
MuhPirat