Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / snippets / apacheconf / test_include_globs.txt
Size: Mime:
---input---
Include /etc/httpd/conf.d/*.conf

---tokens---
'Include'     Name.Builtin
' '           Text.Whitespace
'/etc/httpd/conf.d/*.conf' Literal.String.Other
'\n'          Text.Whitespace