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
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
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
c8d077e
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2012
Bugfix: previous bugfix was missing a thing
mcramer
committed
c7d735f
View commit details
Copy full SHA for c7d735f
View code at this point
Browse repository at this point
Fixed: Domain names in rewrite rules need the . and special chars to be escaped
mcramer
committed
95e8cec
View commit details
Copy full SHA for 95e8cec
View code at this point
Browse repository at this point
Commits on Sep 6, 2012
- Added space at the end of $auto_alias.
falkotimme
committed
cece69b
View commit details
Copy full SHA for cece69b
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
- Fixed FS#2399.
falkotimme
committed
5c71e91
View commit details
Copy full SHA for 5c71e91
View code at this point
Browse repository at this point
- Ported changes from Apache plugin to nginx plugin.
Show description for b889edb
falkotimme
committed
b889edb
View commit details
Copy full SHA for b889edb
View code at this point
Browse repository at this point
- Added random PHP dummy file to "location ~ \.php$ {}".
falkotimme
committed
c8c13a7
View commit details
Copy full SHA for c8c13a7
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Bugfix: missing bracket :(
mcramer
committed
9ec4348
View commit details
Copy full SHA for 9ec4348
View code at this point
Browse repository at this point
Fix: web content and some other data of vhost subdomain did not get deleted on subdomain deletion
mcramer
committed
837d183
View commit details
Copy full SHA for 837d183
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Fixed error in path comparison (error.log part missing in path)
mcramer
committed
418b41f
View commit details
Copy full SHA for 418b41f
View code at this point
Browse repository at this point
Changes for subdomain vhosts:
Show description for c3bf39e
mcramer
committed
c3bf39e
View commit details
Copy full SHA for c3bf39e
View code at this point
Browse repository at this point
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
mcramer
committed
6fb93dd
View commit details
Copy full SHA for 6fb93dd
View code at this point
Browse repository at this point
Commits on Aug 19, 2012
Implemented FS#2382 - automatically add alias domain when creating a domain
mcramer
committed
3501f91
View commit details
Copy full SHA for 3501f91
View code at this point
Browse repository at this point
Commits on May 29, 2012
- Fixed bug for custom php.ini settings for PHP-FPM where "1" and "on" were interpreted as "off".
falkotimme
committed
0f603d7
View commit details
Copy full SHA for 0f603d7
View code at this point
Browse repository at this point
Commits on May 4, 2012
- Implemented FS#1888 and FS#2211.
falkotimme
committed
dd7ce47
View commit details
Copy full SHA for dd7ce47
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
- Bugfix: nginx: delete non-default PHP-FPM pool if PHP is disabled for website.
falkotimme
committed
4d69f4f
View commit details
Copy full SHA for 4d69f4f
View code at this point
Browse repository at this point
- nginx: renamed PHP option "Fast-CGI" to "PHP-FPM".
falkotimme
committed
8715271
View commit details
Copy full SHA for 8715271
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Merged revisions 3028-3045 from stable branch.
tbrehm
committed
02bf997
View commit details
Copy full SHA for 02bf997
View code at this point
Browse repository at this point
Commits on Apr 5, 2012
Merged revisions 2943-3026 from stable branch.
tbrehm
committed
b673442
View commit details
Copy full SHA for b673442
View code at this point
Browse repository at this point
Commits on Apr 3, 2012
- Fixed FS#2139.
falkotimme
committed
93f24e1
View commit details
Copy full SHA for 93f24e1
View code at this point
Browse repository at this point
Commits on Mar 30, 2012
- nginx: merge function: default action is now to replace older locations in the nginx vhost configuration; a merge instead of a replacement can be achieved by putting the string "##merge##" (with…
Show description for 9b16a37
falkotimme
committed
9b16a37
View commit details
Copy full SHA for 9b16a37
View code at this point
Browse repository at this point
- nginx: added function to merge duplicate locations in the nginx vhost configuration.
falkotimme
committed
2655f93
View commit details
Copy full SHA for 2655f93
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
- Added restart function for PHP-FPM.
falkotimme
committed
e2c00a1
View commit details
Copy full SHA for e2c00a1
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
- nginx: added support for multiple PHP-FPM versions (FS#1963 now complete).
falkotimme
committed
b4687b3
View commit details
Copy full SHA for b4687b3
View code at this point
Browse repository at this point
Commits on Jan 25, 2012
Merged revisions 2886-2909 from stable branch.
tbrehm
committed
355efb9
View commit details
Copy full SHA for 355efb9
View code at this point
Browse repository at this point
Commits on Jan 12, 2012
Merged revisions 2812-2883 from staböe branch.
tbrehm
committed
8cf78b3
View commit details
Copy full SHA for 8cf78b3
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
Merged revisions 2681-2739 from 3.0.4 stable branch.
tbrehm
committed
8ab3cdc
View commit details
Copy full SHA for 8ab3cdc
View code at this point
Browse repository at this point
Commits on Sep 28, 2011
- nginx: Changed ispconfig and apps vhost from using PHP-FPM TCP connections to sockets.
falkotimme
committed
ca0b77f
View commit details
Copy full SHA for ca0b77f
View code at this point
Browse repository at this point
Commits on Sep 27, 2011
- Added PHP-FPM pm settings (pm.max_children, pm.start_servers, pm.min_spare_servers, pm.max_spare_servers) to the "Options" tab of a website.
falkotimme
committed
445513c
View commit details
Copy full SHA for 445513c
View code at this point
Browse repository at this point
Commits on Sep 25, 2011
- Installer adds ispconfig user to Apache group on Fedora/CentOS so that nginx/PHP-FPM can access /etc/squirrelmail and serve SquirrelMail for the ISPConfig vhost.
Show description for bcb8eb9
falkotimme
committed
bcb8eb9
View commit details
Copy full SHA for bcb8eb9
View code at this point
Browse repository at this point
- Make sure the nginx user is added to the group of a new website.
falkotimme
committed
cd5645e
View commit details
Copy full SHA for cd5645e
View code at this point
Browse repository at this point
Commits on Sep 23, 2011
- Added IPv6 support for nginx.
falkotimme
committed
8e2c2e1
View commit details
Copy full SHA for 8e2c2e1
View code at this point
Browse repository at this point
Commits on Sep 21, 2011
Added support for PHP-FPM sockets.
falkotimme
committed
72ce788
View commit details
Copy full SHA for 72ce788
View code at this point
Browse repository at this point
Commits on Sep 20, 2011
- Renamed PHP-FPM pool files from {domain}.conf to web{domain_id}.conf.
falkotimme
committed
ec77608
View commit details
Copy full SHA for ec77608
View code at this point
Browse repository at this point
- Enabled custom nginx directives.
falkotimme
committed
3c12a49
View commit details
Copy full SHA for 3c12a49
View code at this point
Browse repository at this point
- Updated apps vhost configuration fir nginx.
Show description for fbb24ac
falkotimme
committed
fbb24ac
View commit details
Copy full SHA for fbb24ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.