Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
ISP
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ISP
server
plugins-available
nginx_plugin.inc.php
on
6651-remove-old-openvz-code-vm-module
User selector
All users
All time
Commit history
Commits on Oct 13, 2020
updated Nginx OpenSSL version detection
ms217
committed
0fa67c4
View commit details
Copy full SHA for 0fa67c4
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
added extra checks for TLS 1.3 availability
ms217
committed
9ffe217
View commit details
Copy full SHA for 9ffe217
View code at this point
Browse repository at this point
try to detect the correct OpenSSL version and activate TLS 1.3 if available for Nginx systems
ms217
committed
54987a9
View commit details
Copy full SHA for 54987a9
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
- removed master_directive_snippet code that was (in 2016) accidently backported from master but never used
Marius Burkard
committed
ec9634d
View commit details
Copy full SHA for ec9634d
View code at this point
Browse repository at this point
- remove entries customer_viewable != y from select box for admins
Show description for de9ea81
Marius Burkard
committed
de9ea81
View commit details
Copy full SHA for de9ea81
View code at this point
Browse repository at this point
Commits on Sep 18, 2020
MR 1120 feedback
jnorell
committed
7261ee5
View commit details
Copy full SHA for 7261ee5
View code at this point
Browse repository at this point
- re-inserted custom_sendmail_path from !1176
Show description for e78fbb4
Marius Burkard
committed
e78fbb4
View commit details
Copy full SHA for e78fbb4
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
eliminate mkdir error for existing directory
jnorell
committed
150aa06
View commit details
Copy full SHA for 150aa06
View code at this point
Browse repository at this point
eliminate all usage of $this->app
jnorell
committed
78ce49a
View commit details
Copy full SHA for 78ce49a
View code at this point
Browse repository at this point
track hash of jailkit sections/apps to avoid unnecessary jail rebuilds
jnorell
committed
5454f62
View commit details
Copy full SHA for 5454f62
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
allow sendmail_path php directive to work
jnorell
committed
0cc57b5
View commit details
Copy full SHA for 0cc57b5
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Merge branch 'goaccess-adjustments' into 'stable-3.1'
Show description for 362000c
Till Brehm
committed
362000c
View commit details
Copy full SHA for 362000c
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Add domain variable for directive snippets (#3375 and #5166)
thom
committed
95fdcb6
View commit details
Copy full SHA for 95fdcb6
View code at this point
Browse repository at this point
Commits on Aug 28, 2020
small adjustments and some clean up of the GoAccess code
ms217
committed
57ca2d7
View commit details
Copy full SHA for 57ca2d7
View code at this point
Browse repository at this point
Commits on Aug 22, 2020
also update the nginx plugin
ms217
committed
03b6cc5
View commit details
Copy full SHA for 03b6cc5
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
removed goaccess_delete from function delete
ms217
committed
dd1507a
View commit details
Copy full SHA for dd1507a
View code at this point
Browse repository at this point
nginx_plugin: delete statistic generator configuration files if they have been changed to something else
ms217
committed
aaedeeb
View commit details
Copy full SHA for aaedeeb
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
log subdomain name in error
jnorell
committed
aab9bd3
View commit details
Copy full SHA for aab9bd3
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Merge branch '4988-goaccess' into 'stable-3.1'
Show description for 029e643
Till Brehm
committed
029e643
View commit details
Copy full SHA for 029e643
View code at this point
Browse repository at this point
fixed fallback for older GoAccess versions
ms217
committed
8fff80b
View commit details
Copy full SHA for 8fff80b
View code at this point
Browse repository at this point
removed redundant log warning if goaccess.conf does not exist
ms217
committed
94b093e
View commit details
Copy full SHA for 94b093e
View code at this point
Browse repository at this point
misc adjustments
ms217
committed
73d3a22
View commit details
Copy full SHA for 73d3a22
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Apply 1 suggestion(s) to 1 file(s)
Florian Schaal
committed
5fb3aba
View commit details
Copy full SHA for 5fb3aba
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
update affected websites when a directive snippet was updated (Implements #5632)
florian030
committed
6aa0690
View commit details
Copy full SHA for 6aa0690
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
fixed GoAccess config detection
ms217
committed
6b4966d
View commit details
Copy full SHA for 6b4966d
View code at this point
Browse repository at this point
missed nginx_plugin code in previous commit
ms217
committed
fa064a7
View commit details
Copy full SHA for fa064a7
View code at this point
Browse repository at this point
Merge branch 'stable-3.1' into '5464-use-unique-id-for-additional-php-selection-in-website'
Show description for 5f7507f
Till Brehm
committed
5f7507f
View commit details
Copy full SHA for 5f7507f
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Merge branch '5643-confidential-issue' into 'stable-3.1'
Show description for 06d0edf
Till Brehm
committed
06d0edf
View commit details
Copy full SHA for 06d0edf
View code at this point
Browse repository at this point
Merge branch 'stable-3.1' into '5464-use-unique-id-for-additional-php-selection-in-website'
Show description for 6e39537
Marius Burkard
committed
6e39537
View commit details
Copy full SHA for 6e39537
View code at this point
Browse repository at this point
- nginx/apache directives are missing default value
Marius Burkard
committed
6891708
View commit details
Copy full SHA for 6891708
View code at this point
Browse repository at this point
- replace php selector by id selector instead of string with paths
Marius Burkard
committed
fc98122
View commit details
Copy full SHA for fc98122
View code at this point
Browse repository at this point
- disallow several folders for vhost subdomains and aliasdomains
Marius Burkard
committed
d60ccc1
View commit details
Copy full SHA for d60ccc1
View code at this point
Browse repository at this point
- fixed wrong permissions for web folder of vhost alias and subdomain
Marius Burkard
committed
b8157bb
View commit details
Copy full SHA for b8157bb
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
- set immutable bit for php cgi and fcgi starter files
Marius Burkard
committed
b1cedcd
View commit details
Copy full SHA for b1cedcd
View code at this point
Browse repository at this point
Revert "Revert "Merge branch 'http2-always' into 'stable-3.1'""
Show description for d80257c
Marius Burkard
committed
d80257c
View commit details
Copy full SHA for d80257c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.