/ufw/applications.d/apache2.2-common

http://github.com/brinkman83/bashrc · Unknown · 14 lines · 12 code · 2 blank · 0 comment · 0 complexity · f8d4fd920e598ceb4379613c6261f6af MD5 · raw file

  1. [Apache]
  2. title=Web Server
  3. description=Apache v2 is the next generation of the omnipresent Apache web server.
  4. ports=80/tcp
  5. [Apache Secure]
  6. title=Web Server (HTTPS)
  7. description=Apache v2 is the next generation of the omnipresent Apache web server.
  8. ports=443/tcp
  9. [Apache Full]
  10. title=Web Server (HTTP,HTTPS)
  11. description=Apache v2 is the next generation of the omnipresent Apache web server.
  12. ports=80,443/tcp