Help:Upload File Extensions

From Mech
Revision as of 12:25, 4 August 2006 by Stephens (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When you are trying to upload a file and get rejected because of the file extension, you need to add that file extension to the list of acceptable ones. This requires editing a file on the wiki webserver. Here's what you do:

  • FTP to the webserver at hades.mech.northwestern.edu. You will need a username and password (talk to Michael Peshkin).
  • Download the LocalSettings.php file from the /www/wiki directory.
  • Edit the LocalSettings.php file.
  • Near the bottom of the file you will see a $wgFileExtensions key and a list of filetypes.
  • Add your filetype to the list.

NOTE: Don't upload *.exe files, zip them first.