I thought I would enquire as to how everyone is settings up there i-bays, web-apps etc. I downloaded TWIG 2.6.2 and created an i-bay:
Information bay name: twig
Brief description: TWIG
Group: Administrator
User access via file sharing or user ftp: Write = Admin, Read = Group (*)
Public access via web or anonymous ftp: Local network (password required)
Execution of CGI scripts in cgi-bin directory: disabled
I unzipped my tarball into the html directory, I then setup the twig database and tables. I also setup a twig user and granted rights to the database.
All works perfectly - when I access my web url
http://mydomain/twig/ I get prompt for a password!
All seems ok - I cannot access the twig i-bay from my network neighbourhood which is what I want.
The only security issue that concerns me is when I try explore my sub-directories from my url
http://mydomain/twig/config/ I can see all the files - isnt this a security risk? How can I prevent users from accessing the subdirectories and still keep the application running? When I click on the file it shows nothing... no text - does this mean that the file is security?
The reason I ask is because the one file contains the user name and password to the database!
Regards
BF