Windows NT
LINUX
In a Linux Server all your htm and html files have to be uploaded in the folder called 'www' and the default file has to be index.html.All your PERL files and CGI files have to be uploaded to the '/www/cgi-bin' folder which will be in the 'www' folder.All your mysql files have to be uploaded to /usr/local/var/'domain-name'.All your class files have to be uploaded to 'Servlets' folder.No ASP support.
Note :
Here 'domain-name is the name of the site without .com, .net or .org.In LINUX, all the directory and file names are case sensitive
Here 'domain-name is the name of the site without .com, .net or .org.