Difference between revisions of "Talk:Software Collections"
From SME Server
Jump to navigationJump to searchm (RequestedDeletion moved page Talk:Software collections to Talk:Software Collections: Consistency) |
Latest revision as of 08:47, 7 January 2015
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>