This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.
Internal Server ErrorThe server encountered an internal error and was unable to complete your request.Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.More details can be found in the server log.Technical details Remote Address: 192.168.100.51 Request ID: f4058db281b290e486c45da141ae6a8e
Add-on Application questions and issues, please include the following minimal information in your post:* ShareCenter Model* Add-on Name* Add-on Version* Detailed Description of your Issue
I am using the owncloud addon in the version 8.02. It seems to run very fine but 1 little problem still exists. There is an upload limit for files of 512MB.
upload_max_filesize=513Mpost_max_size=513Mmemory_limit=512Mmbstring.func_overload=0always_populate_raw_post_data=-1
Hi, i successfully install and it is running well. But how do i set it to use Https connection? Thanks
Hi, thanks for the reply. But could you show me how to enable the https and how to generate the ssl self-signed cert? i can't search anywhere... thanks a million
$SERVER["socket"] == ":442" { ssl.engine = "enable" ssl.pemfile = "/etc/certificate_https_all.pem" cgi.assign = ( ".cgi" => "", ) index-file.names = ( "index.html","index.php" ) server.document-root = "/mnt/HD/HD_a2/Nas_Prog/owncloud/owncloud" alias.url += ( "/cgi-bin/" => "/var/www/cgi-bin/" ) alias.url += ( "/xml/" => "/var/www/xml/" ) alias.url += ( "/filesharing/" => "/tmp/filesharing/" )}