Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 473 Bytes

scripts

Collection of useful scripts

manage-vhosts.sh

  • Add/list/remove virtual hosts to apache accessible by port number
  • Only works on Mac OSX/Darwin at present.
  • Must be run via sudo.
  • Use sudo ./manage-vhosts.sh -h to get usage instructions.
  • Run with no arguments to be guided through virtual host setup.

fix-html-entity.sh

  • convert UTF-8 character in reference files to correspnding HTML entity codes.