zellin Posted May 18, 2004 Posted May 18, 2004 How do I get files behind ssl? I need to upload a file to a secure part of the server. Thanks Quote
TCH-Don Posted May 19, 2004 Posted May 19, 2004 If you log into cpanel in the secure mode https://******:2083/ and then use file manager, it will be in the secure mode. Quote
MikeJ Posted May 19, 2004 Posted May 19, 2004 Just be aware, SSL secures the connection to the server, not the contents of the server. If you have a sensitive file that you need to have available via the web, you should also web protect the directory (using cPanel web protection, or manually doing it through your .htaccess file). If you need the file on the server, but not web published, just put it in your home directory somewhere other than public_html. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.