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
conf
on
ispconfig-3-3-1-misc
User selector
All users
All time
Commit history
Commits on Mar 30, 2012
- 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 Feb 22, 2012
Merged revisions 2916-2941 from stable branch.
tbrehm
committed
dec0dfa
View commit details
Copy full SHA for dec0dfa
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 Dec 7, 2011
Merged revisions 2794-2804 from stable branch.
tbrehm
committed
6882ab1
View commit details
Copy full SHA for 6882ab1
View code at this point
Browse repository at this point
Commits on Nov 21, 2011
Merged revisions 2741-2788 from SVN stable branch.
tbrehm
committed
edf806b
View commit details
Copy full SHA for edf806b
View code at this point
Browse repository at this point
Commits on Nov 10, 2011
fix html markup errors and update code
latham
committed
6ef2d9c
View commit details
Copy full SHA for 6ef2d9c
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
sieve template updates
latham
committed
8cc1640
View commit details
Copy full SHA for 8cc1640
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: If apps vhost is reconfigured, apps pool (PHP-FPM) is reconfigured as well.
Show description for 99b55bf
falkotimme
committed
99b55bf
View commit details
Copy full SHA for 99b55bf
View code at this point
Browse repository at this point
- 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
- nginx: moved phpMyAdmin and SquirrelMail aliases from ISPConfig vhost to apps vhost.
falkotimme
committed
f19eb67
View commit details
Copy full SHA for f19eb67
View code at this point
Browse repository at this point
- 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
- Changed FastCGI buffers for ISPConfig nginx vhost because otherwise you get "upstream sent too big header while reading response header from upstream" on OpenSUSE.
Show description for ad99865
falkotimme
committed
ad99865
View commit details
Copy full SHA for ad99865
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
- Adjusted <Directory> path for mod_python.
falkotimme
committed
f8cd03b
View commit details
Copy full SHA for f8cd03b
View code at this point
Browse repository at this point
- Added Python support (for Apache).
falkotimme
committed
298ef53
View commit details
Copy full SHA for 298ef53
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
Commits on Sep 23, 2011
- Added "ipv6only=on" to the IPv6 listen lines in the nginx vhost template to avoid "[emerg]: bind() to [::]:80 failed (98: Address already in use)" errors.
falkotimme
committed
c7e47ed
View commit details
Copy full SHA for c7e47ed
View code at this point
Browse repository at this point
- 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
- Fixed some awstats problems.
Show description for d81a4c4
tbrehm
committed
d81a4c4
View commit details
Copy full SHA for d81a4c4
View code at this point
Browse repository at this point
Commits on Sep 22, 2011
microsoft line endings
latham
committed
533de42
View commit details
Copy full SHA for 533de42
View code at this point
Browse repository at this point
- Added support for daily nginx access logs.
falkotimme
committed
b6a10a5
View commit details
Copy full SHA for b6a10a5
View code at this point
Browse repository at this point
Bugfixes in installer and apache plugin.
tbrehm
committed
dba68fc
View commit details
Copy full SHA for dba68fc
View code at this point
Browse repository at this point
Implemented: FS#334 - IPv6 support
Show description for a7bdf8d
tbrehm
committed
a7bdf8d
View commit details
Copy full SHA for a7bdf8d
View code at this point
Browse repository at this point
Commits on Sep 21, 2011
Added new namevirtualhost port functions to the installer and apache plugin.
tbrehm
committed
a2156eb
View commit details
Copy full SHA for a2156eb
View code at this point
Browse repository at this point
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
- Added "listen.allowed_clients = 127.0.0.1" to the php_fpm_pool.conf.master templates.
falkotimme
committed
6e558a9
View commit details
Copy full SHA for 6e558a9
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
- Added redirects for nginx.
Show description for e64fbbc
falkotimme
committed
e64fbbc
View commit details
Copy full SHA for e64fbbc
View code at this point
Browse repository at this point
Commits on Sep 19, 2011
Added support for the "Redirect" tab to nginx.
falkotimme
committed
f927494
View commit details
Copy full SHA for f927494
View code at this point
Browse repository at this point
Added custom php.ini directives to nginx + PHP-FPM.
falkotimme
committed
4986189
View commit details
Copy full SHA for 4986189
View code at this point
Browse repository at this point
- Added open_basedir support to PHP-FPM.
falkotimme
committed
add36e9
View commit details
Copy full SHA for add36e9
View code at this point
Browse repository at this point
- Added nginx support to the installer.
falkotimme
committed
4ffb51e
View commit details
Copy full SHA for 4ffb51e
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
- Added nginx support.
Show description for 0ae8da5
falkotimme
committed
0ae8da5
View commit details
Copy full SHA for 0ae8da5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.