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
develop
User selector
All users
All time
Commit history
Commits on Apr 21, 2025
Fixes #6858 missing / when subroot is appended to nginx document root
tbrehm
committed
2e7cfe3
View commit details
Copy full SHA for 2e7cfe3
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Switch to get_os_type and ditch is_redhat_os in nginx_plugin
ms217
committed
e9a9470
View commit details
Copy full SHA for e9a9470
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
Merge branch 'develop' into 6501-php-ssh-cron
ms217
committed
ebd9386
View commit details
Copy full SHA for ebd9386
View code at this point
Browse repository at this point
LE: add "Revoke before delete" and "Delete on Site delete" options #5226 #6563
d--j
committed
9af8746
View commit details
Copy full SHA for 9af8746
View code at this point
Browse repository at this point
Merge branch 'develop' into 6501-php-ssh-cron
ms217
committed
87ba952
View commit details
Copy full SHA for 87ba952
View code at this point
Browse repository at this point
Fixes #6827 Nginx web folder slash issue
Till Brehm
committed
3164f39
View commit details
Copy full SHA for 3164f39
View code at this point
Browse repository at this point
Merge branch '6804-web-permission' into 'develop'
Show description for f157060
Till Brehm
committed
f157060
View commit details
Copy full SHA for f157060
View code at this point
Browse repository at this point
Commits on Mar 5, 2025
#6804 check if web_folder_permission value is set.
Till Brehm
committed
7a4950d
View commit details
Copy full SHA for 7a4950d
View code at this point
Browse repository at this point
Commits on Feb 18, 2025
- Fix loading of placeholders in cron form in local repository
Show description for 3adb456
ms217
committed
3adb456
View commit details
Copy full SHA for 3adb456
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
Configurable permission for web directory, #6804
Show description for d2510ed
helmo
committed
d2510ed
View commit details
Copy full SHA for d2510ed
View code at this point
Browse repository at this point
Commits on Dec 10, 2024
Remove force "/" in Nginx reverse proxy
minagerges
committed
0d24339
View commit details
Copy full SHA for 0d24339
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
Fixed various PHP 8.x warnings
tbrehm
committed
6515e55
View commit details
Copy full SHA for 6515e55
View code at this point
Browse repository at this point
Commits on May 26, 2024
Merge branch '6579-http2-directive-deprecated' into 'develop'
Show description for fa4d805
Till Brehm
committed
fa4d805
View commit details
Copy full SHA for fa4d805
View code at this point
Browse repository at this point
Commits on May 16, 2024
Fix one more intend
ms217
committed
f71eaab
View commit details
Copy full SHA for f71eaab
View code at this point
Browse repository at this point
Update comment and fix some more intends
ms217
committed
04f017b
View commit details
Copy full SHA for 04f017b
View code at this point
Browse repository at this point
Commits on May 13, 2024
Update HTTP/2 comment
ms217
committed
07fb022
View commit details
Copy full SHA for 07fb022
View code at this point
Browse repository at this point
Execute the Nginx TLS 1.3 checks only if SSL has been enabled
ms217
committed
5f4b3e3
View commit details
Copy full SHA for 5f4b3e3
View code at this point
Browse repository at this point
* Support HTTP/2 directive for Nginx > 1.25.0
Show description for de6a88c
ms217
committed
de6a88c
View commit details
Copy full SHA for de6a88c
View code at this point
Browse repository at this point
Add an option to disable the symlink restriction "SymLinksIfOwnerMatch" for...
ms217
authored and
Till Brehm
committed
c28774e
View commit details
Copy full SHA for c28774e
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
Use new http2 directive for Nginx versions >= 1.25.0
ms217
committed
e939ff2
View commit details
Copy full SHA for e939ff2
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
6628: Fix web backup dir permissions to allow web user mod/delete
Judah MW
committed
e2597d4
View commit details
Copy full SHA for e2597d4
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
Use PHP-FPM reload mode from server configuration when nginx_plugin ask for a PHP-FPM reload (Fixes #6581)
manoaratefy
committed
f81d3f2
View commit details
Copy full SHA for f81d3f2
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
Fixed various PHP 8.2 related warnings.
tbrehm
committed
9b92212
View commit details
Copy full SHA for 9b92212
View code at this point
Browse repository at this point
Commits on May 19, 2023
Merge branch '6477-ipv6-only-webserver' into 'develop'
Show description for 7c43aab
Till Brehm
committed
7c43aab
View commit details
Copy full SHA for 7c43aab
View code at this point
Browse repository at this point
Commits on May 7, 2023
Add a util function running_on_slaveserver() to improve code readablility
helmo
committed
1b4c1f3
View commit details
Copy full SHA for 1b4c1f3
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
Update nginx_plugin.inc.php
Till Brehm
committed
9b60350
View commit details
Copy full SHA for 9b60350
View code at this point
Browse repository at this point
Commits on Mar 29, 2023
simplify redhat os detection for the Nginx EL workaround
ms217
committed
a080b1c
View commit details
Copy full SHA for a080b1c
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
use new options in apache2 and nginx plugins #6477
Andreas Palm
committed
da8798a
View commit details
Copy full SHA for da8798a
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Fixed typo. Wrong "subjectAltName" with leading dot when using self-signed certificates.
stephankellermayr
committed
da608f7
View commit details
Copy full SHA for da608f7
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Merge branch 'develop' into 'develop'
Show description for 77fec95
Marius Burkard
committed
77fec95
View commit details
Copy full SHA for 77fec95
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
Create backup folder when site is created (#6277)
Thom Pol
committed
fed6285
View commit details
Copy full SHA for fed6285
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
more secure unique strings
jnorell
committed
858d338
View commit details
Copy full SHA for 858d338
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
Merge branch '6209-chroot-jail-not-created-for-chroot-php-fpm-mode-website' into 'develop'
Show description for c2f06b0
Marius Burkard
committed
c2f06b0
View commit details
Copy full SHA for c2f06b0
View code at this point
Browse repository at this point
- migrated apache2 code
Marius Burkard
committed
5f14605
View commit details
Copy full SHA for 5f14605
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
create missing jailkit when enabling php
jnorell
committed
8e60423
View commit details
Copy full SHA for 8e60423
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.