D
dndco
Guest
I need to be able to access cgi between domains.
One particular file located 'centrally' in the cgi-bin on one vhost domain. I would like to be able to have other vhost domains be able to access it.
I have searched around and found conflicting solutions using.
# <IfModule mod_suexec.c>
# SuexecUserGroup userid psacln
# </IfModule>
One says create a vhost.conf another says say create and httpd.include and then
chattr +i httpd.include
I have pretty much no experience with Plesk or Linux. I would appreciate any assistance anyone can provide.
Thanks.
One particular file located 'centrally' in the cgi-bin on one vhost domain. I would like to be able to have other vhost domains be able to access it.
I have searched around and found conflicting solutions using.
# <IfModule mod_suexec.c>
# SuexecUserGroup userid psacln
# </IfModule>
One says create a vhost.conf another says say create and httpd.include and then
chattr +i httpd.include
I have pretty much no experience with Plesk or Linux. I would appreciate any assistance anyone can provide.
Thanks.