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 122K
- Win 56K
- Mac 43K
- Linux 23K
Jun 8 | Jun 7 | Jun 6 | Jun 5 | Jun 4 | Jun 3 | Jun 2 | Jun 1 | May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 7 | 5 | 4 | 3 | 2 | 5 | 7 | 2 | 7 | 4 | 2 | 5 | 2 | 9 | 3 | 1 | 10 | 3 | 5 | 3 | 2 | 5 | 3 | 7 | 7 | 8 | 5 | 4 | 3 | 8 | 6 | 2 | 3 | 3 | 5 | 3 | 5 | 4 | 3 | 1 | 3 | 5 | 1 | 3 | 3 |
Mac | 0 | 3 | 5 | 4 | 2 | 1 | 4 | 3 | 1 | 2 | 0 | 0 | 0 | 1 | 2 | 1 | 1 | 3 | 1 | 0 | 3 | 1 | 2 | 4 | 4 | 3 | 2 | 0 | 2 | 0 | 4 | 0 | 2 | 3 | 1 | 4 | 4 | 2 | 1 | 1 | 1 | 2 | 2 | 2 | 2 | 4 |
Linux | 2 | 3 | 4 | 0 | 0 | 2 | 1 | 3 | 1 | 2 | 3 | 0 | 1 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 3 | 0 | 3 | 3 | 1 | 2 | 1 | 0 | 5 | 2 | 1 | 2 | 1 | 0 | 1 | 1 | 3 | 2 | 0 | 2 | 0 | 2 | 3 | 4 | 3 | 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.