Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 444 Bytes

File metadata and controls

28 lines (21 loc) · 444 Bytes

Home

Apache

Configuration files are located here:

/etc/apache2

Commands to operate the apache installation:

sudo apachectl start
sudo apachectl stop
sudo apachectl restart

MuCommander

Config files location (MAC) /Users/claus/Library/Preferences/muCommander/

Added to preferences.xml:

   <editor>
      <use_custom>true</use_custom>
      <custom_command>open -a jEdit $f</custom_command>
   </editor>