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
install
dist
on
old-master
User selector
All users
All time
Commit history
Commits on Sep 28, 2011
- Fixed syntax error in fedora.lib.php on line 870.
falkotimme
committed
491e359
View commit details
Copy full SHA for 491e359
View code at this point
Browse repository at this point
- 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
falkotimme
committed
3b273a3
View commit details
Copy full SHA for 3b273a3
View code at this point
Browse repository at this point
- Fedora installer: create a symlink from /usr/share/phpmyadmin to /usr/share/phpMyAdmin (nginx only).
falkotimme
committed
5c14b6a
View commit details
Copy full SHA for 5c14b6a
View code at this point
Browse repository at this point
Commits on Sep 26, 2011
- OpenSUSE: check if the line "include /etc/nginx/sites-enabled/*.vhost;" exists in /etc/nginx/nginx.conf before it is inserted (installation).
falkotimme
committed
dbe5b0c
View commit details
Copy full SHA for dbe5b0c
View code at this point
Browse repository at this point
- OpenSUSE: create symlinks for phpMyAdmin and SquirrelMail.
falkotimme
committed
9aec3d3
View commit details
Copy full SHA for 9aec3d3
View code at this point
Browse repository at this point
- Copy php.ini to /etc/php5/fpm directory.
falkotimme
committed
59feb7a
View commit details
Copy full SHA for 59feb7a
View code at this point
Browse repository at this point
- Added nginx support to the OpenSUSE installer.
falkotimme
committed
2d86e11
View commit details
Copy full SHA for 2d86e11
View code at this point
Browse repository at this point
Fixed: FS#1754 - Fatal error during installation on non-Debian/Ubuntu systems
Show description for e44ec98
tbrehm
committed
e44ec98
View commit details
Copy full SHA for e44ec98
View code at this point
Browse repository at this point
Fixed: FS#1755 - PHP notices during installation
tbrehm
committed
c91bdc4
View commit details
Copy full SHA for c91bdc4
View code at this point
Browse repository at this point
- Changed Fedora installer to allow only vhost configuration files with the extension .vhost.
falkotimme
committed
09297a7
View commit details
Copy full SHA for 09297a7
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 installer adds the nginx user to the ispconfig group (if nginx is installed).
falkotimme
committed
63b3694
View commit details
Copy full SHA for 63b3694
View code at this point
Browse repository at this point
- Added support for the /etc/nginx/sites-available and /etc/nginx/sites-enabled directories on Fedora/CentOS to the installer.
falkotimme
committed
d95ed99
View commit details
Copy full SHA for d95ed99
View code at this point
Browse repository at this point
Commits on Sep 23, 2011
Changed PHP-FPM socket directory from /var/run/php5-fpm to /var/lib/php5-fpm because /var/run is cleand up on reboot.
falkotimme
committed
9576ebb
View commit details
Copy full SHA for 9576ebb
View code at this point
Browse repository at this point
Commits on Sep 22, 2011
- 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
Merged language files.
tbrehm
committed
522ef8b
View commit details
Copy full SHA for 522ef8b
View code at this point
Browse repository at this point
Commits on Sep 21, 2011
Updated Gentoo install library.
falkotimme
committed
91324a0
View commit details
Copy full SHA for 91324a0
View code at this point
Browse repository at this point
Updated Fedora and OpenSUSE install libraries.
falkotimme
committed
1bd2693
View commit details
Copy full SHA for 1bd2693
View code at this point
Browse repository at this point
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
- Adjusted default installer settings for nginx for CentOS, Fedora, OpenSUSE.
falkotimme
committed
a59c213
View commit details
Copy full SHA for a59c213
View code at this point
Browse repository at this point
Commits on Sep 19, 2011
- 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 8, 2011
Fixed: FS#1652 - vmail chown on autoupdate in mirrored/gluster environment
tbrehm
committed
d2e8485
View commit details
Copy full SHA for d2e8485
View code at this point
Browse repository at this point
Commits on Sep 7, 2011
Fixed: FS#1692 - adding new server to multi-server setup seems to enable too much services.
tbrehm
committed
0c5b426
View commit details
Copy full SHA for 0c5b426
View code at this point
Browse repository at this point
Commits on May 17, 2011
Fail2ban config start: Then the egg
latham
committed
c12af94
View commit details
Copy full SHA for c12af94
View code at this point
Browse repository at this point
Commits on May 16, 2011
Typo, its Debian 6
latham
committed
388cbd3
View commit details
Copy full SHA for 388cbd3
View code at this point
Browse repository at this point
Commits on Apr 26, 2011
- Improved nginx reverse proxy support.
Show description for 80e3c9a
tbrehm
committed
80e3c9a
View commit details
Copy full SHA for 80e3c9a
View code at this point
Browse repository at this point
Commits on Apr 8, 2011
Remove DOS line returns lathama
latham
committed
532ae59
View commit details
Copy full SHA for 532ae59
View code at this point
Browse repository at this point
Commits on Apr 4, 2011
Update on certificte CA-signing. Moved config to control panel.
laking
committed
b637641
View commit details
Copy full SHA for b637641
View code at this point
Browse repository at this point
Merged revisions 2181-2262 from stable branch.
tbrehm
committed
1ca8237
View commit details
Copy full SHA for 1ca8237
View code at this point
Browse repository at this point
Commits on Apr 2, 2011
Implemented local CA certificate signing.
laking
committed
5c4d550
View commit details
Copy full SHA for 5c4d550
View code at this point
Browse repository at this point
Commits on Jan 6, 2011
*) Added Mailman integration
horfic
committed
0740565
View commit details
Copy full SHA for 0740565
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.