Apache.conf Syntax Highlighting in Sublime Text 2 | Blog | ISO-100

Apache.conf Syntax Highlighting in Sublime Text 2

I’ve been spending the last two days in ST2 laboriously creating 301 RewriteRules for a site migration. None of the file types and highlight rulesets I had installed helped me read what I was working on any better.

A quick search later and I found a blog post titled and 3 minutes later I was up and running.

The colors! So beautiful! So readable!

Enjoy.

Update: An Even Easier Option

of a far easier way to install this package:

if you have Package-Control installed: just SHIFT+CMD+P -> type install -> ENTER -> type ApacheConf.tmLanguage -> ENTER

Links Mentioned

Comments