Table of Contents | ||||
---|---|---|---|---|
|
...
Neither UMBC nor DoIT will take responsibility for the security or integrity of files stored in areas where theĀ www.userpagesĀ AFS user has read or write access. We also ask that any user asking for "input" on web forms that store data in those areas make it clear that any information entered on such forms is stored using an insecure method.
Available Scripting Languages
Language | File Extension | How To Use |
---|---|---|
PHP 5.4 | .php | Any content in a file ending in .php will be interpreted by PHP. |
Perl 5.16 | .cgi | Begin the file with "#!/usr/bin/perl". All content below that line will be interpreted by Perl. |
Python 2.7.5 | .cgi | Begin the file with "#!/usr/bin/python". All content below that line will be interpreted by Python. |
Ruby 2.0 | .cgi | Begin the file with "#!/usr/bin/ruby". All content below that line will be interpreted by Ruby. |
Automatic Directory Indexes and Index Files
...