Hi,
I try to do some basic thing, like deploying content in an i-bay and publish it over the internet
Could someone confirm me this
HTML - is where I put most of my html files
CGI-BIN - is where I put my cgi bin files
Files - is where I would put my files for samba access
right?
and to access this ebay through web, I have to go to
http://ibayname@domainnameoripaddressFrom server-manger, I did create a group named helpdesk and then setup my first ibay with
Description
Groupe = helpdesk
User Acces write=group and read= everyone
Web acces from everywhere no password
CGI, PHP, SSI = enable
Inside the ibay cgi-bin, i put my install.cgi script (chmod 755 install.cgi)
the owner and group are equal as the ibay.
What do I miss to get this install.cgi in my browser, I can see the index.html (under construction) for this ibay
I need help
Thank tou!