Talk:Software Collections

From SME Server
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A question, did you try to simply use an ibay instead of a virtualhost....maybe a user wants to use the scl collection with an ibay and not a virtualhost which link to an ibay...I have the feeling that all is in place if you want to use scl with an ibay, except that you have to do a wrapper in the cgi folder. My 2c but I didn't test it.

This is what I can read in httpd.conf for owncloud

<Directory /home/e-smith/files/ibays/owncloud/cgi-bin>
   Options ExecCGI
   AllowOverride None
   order deny,allow
   deny from all
   allow from all
</Directory>


--Stephdl (talk) 07:38, 28 October 2014 (CET)