0
votes
1answer
306 views

Apache Server SSL Problems

Hi There is this weird problem going on with putting ssl on the server I keep on getting this error in the terminal after I already created the .key and .crt files but it keeps on saying I placed the ...
0
votes
1answer
121 views

preferred location for web app files, outside of /var/www

I am very new to Linux, and I just installed Ubuntu. It really is exciting and I already installed my own apache and mysql. The server is running. I have my website's files under /var/www but some ...
4
votes
1answer
139 views

Is there a modern tutorial for setting up SSL on apache2?

I've been running apache2 for ages on my ubuntu server without SSL. Now that I want to have some directories delivered by SSL, I can't find any straightforward tutorials that were written recently. ...