What file extensions are supported?
Almost any file extensions are supported Below are that most common files extensions and the actions that will be taken by the server .jpg — > will display jpg image .gif –> will display gif image .png –> will NOT display image .bmp –> will NOT display image .cgi —> will execute perl script .asp —> will execute asp script .php —> will execute php script .aspx —> will execute asp.net script .pl —> will NOT execute perl script (rename to .cgi) .htm –> will display hypertext page .html –> will display hypertext page .shtml –> will display hypertext page and also execute SSI code .shtm –> will display hypertext page and also execute SSI code .txt –> will display text file