Talk:Software Collections
Jump to navigation
Jump to search
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>