ApacheConf
For htaccess and .conf files. By GreyWyvern, with assist by radiosilence. <http://www.sublimetext.com/forum/viewtopic.php?f=5&t=856>.
Details
Installs
- Total 124K
- Win 57K
- Mac 44K
- Linux 23K
Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | Aug 10 | Aug 9 | Aug 8 | Aug 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 0 | 3 | 1 | 5 | 4 | 0 | 1 | 1 | 2 | 3 | 4 | 2 | 2 | 3 | 1 | 3 | 2 | 3 | 0 | 1 | 1 | 2 | 1 | 6 | 2 | 1 | 1 | 2 | 2 | 4 | 4 | 4 | 3 | 2 | 3 | 6 | 2 | 1 | 2 | 0 | 2 | 2 | 1 | 2 | 3 |
Mac | 0 | 2 | 2 | 1 | 1 | 4 | 0 | 0 | 1 | 2 | 0 | 1 | 0 | 0 | 1 | 1 | 2 | 0 | 5 | 1 | 1 | 4 | 0 | 2 | 3 | 4 | 1 | 0 | 0 | 2 | 1 | 1 | 2 | 3 | 0 | 1 | 6 | 0 | 3 | 2 | 2 | 3 | 0 | 6 | 5 | 4 |
Linux | 0 | 1 | 4 | 1 | 3 | 2 | 0 | 2 | 2 | 4 | 1 | 5 | 2 | 1 | 0 | 1 | 1 | 0 | 0 | 4 | 0 | 3 | 0 | 0 | 1 | 1 | 3 | 0 | 3 | 0 | 2 | 2 | 1 | 0 | 0 | 0 | 1 | 2 | 3 | 2 | 2 | 1 | 0 | 2 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
Apache Conf Syntax Highlighting
Supported filetypes
- .conf
- .htaccess
- .htgroups
- .htpasswd
Installation
- Using Package Control, install “ApacheConf”
Or:
- Open the Sublime Text Packages folder
- OS X: ~/Library/Application Support/Sublime Text 3/Packages/
- Windows: %APPDATA%/Sublime Text 3/Packages/
- Linux: ~/.Sublime Text 3/Packages/
- clone this repo
Credits
I came across the ApacheConf plugin after a quick search for “Sublime Text Apache”, but only after first checking Package Control, which we all know is a stellar package manager by any standards.
The page I found is here: http://www.sublimetext.com/forum/viewtopic.php?f=5&t=856
GreyWyvern spearheaded the language grammar, with radiosilence jumping in with a quick whitespace fix. Or, that's what I gathered from the forum.
I grabbed the files, threw them into a git repo, and published them on my account, trying my dangdest to give credit where credit is due.
If there is an issue, yes of course do due diligence and add an issue, but PLEASE consider forking and submitting a pull request, since I'm not big on these language grammar deals. I'll do what I can, but I'm really hoping GreyWyvern takes over this package.