Sunday, January 31, 2016

MIME Types in Apache Web Server OSX

Its in /private/etc/apache2 there you can find mime.types configuration file.
You can change after that restart the apache to take effect of your changes

Monday, January 25, 2016

xcode make a file non-arc


  1. Build Phases -> Compile Sources
  2. Choose the file and click on it enter -fno-objc-arc on compiler flags