NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
https
2 TopicsOwnCloud 9.1 WebDAV, Permissions and HTTP Issue
Hey everyone, I installed lastest OwnCloud 9.1 on my Ready NAS (RN214,FW6.5.1). Not the Addon, but normally on the webserver using MySQL. So only apps installed are PHP, MySQL and phpMyAdmin. Port 80 is forwarded, it works. But I read 3 security notifications in OwnCloud administration. And I can't find anyting to help me. 1) Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken. I set WebDAV enabled on folder setting in Share admin page, but still... Should I configure someting else? 2) Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root. Unfortunatelly I have no idea how to do that. 3) You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our security tips. I'd like to. I followed security tips, but I did't got what exactly I have to do. HTTPS in ReadyNAS Services is enabled, but it takes no effect. I'll be glad for any advice and sorry for my poor english Thank you MikeHow to run Koken on https?
What is a good way to make the Koken content management system run on https, without browsers complaining about the self-signed certificate? I experimented with creating a self-signed certificate and adding a virtual host to /apps/koken/http.conf (based on tutorials, like https://www.digitalocean.com/community/tutorials/how-to-create-a-ssl-certificate-on-apache-for-debian-7 ). This will make koken run on https. However, browsers will complain about the certificate not being trusted. Guess I need a certificate / key issued by a Certificate Authority? What is a good CA? Does anyone have experience with using a free CA? What steps would I have to take to get the key/certificate?Solved