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
on
old-master
User selector
All users
All time
Commit history
Commits on Oct 31, 2018
Update installer_base.lib.php accordingly to [Jesse Norell's suggestion](https://www.howtoforge.com/community/threads/wip-use-certbot-standalone-to-create-lets-encrypt-ssl-certs-for-ispconfig-serve…
Show description for e4fe8d9
ahrasis
committed
e4fe8d9
View commit details
Copy full SHA for e4fe8d9
View code at this point
Browse repository at this point
Update installer_base.lib.php to fix line 2409-2410.
ahrasis
committed
96f1ab0
View commit details
Copy full SHA for 96f1ab0
View code at this point
Browse repository at this point
Update nginx_ispconfig.vhost.master to change the same in nginx_ispconfig.vhost.master and to change the same in installer_base.lib.php as well.
ahrasis
committed
694c2c5
View commit details
Copy full SHA for 694c2c5
View code at this point
Browse repository at this point
Update installer_base.lib.php to replace ssl on / off that is already deprecated in Nginx 1.15 with ' ssl' / '' and to change the same in nginx_ispconfig.vhost.master as well.
ahrasis
committed
89a6f6e
View commit details
Copy full SHA for 89a6f6e
View code at this point
Browse repository at this point
Update installer_base.lib.php to change if (!@is_dir($le_live_dir) && ($svr_ip != $dns_ip)) to else.
ahrasis
committed
f93c382
View commit details
Copy full SHA for f93c382
View code at this point
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
497136b
View commit details
Copy full SHA for 497136b
View code at this point
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
240f69d
View commit details
Copy full SHA for 240f69d
View code at this point
Browse repository at this point
Update installer_base.lib.php
ahrasis
committed
713bda9
View commit details
Copy full SHA for 713bda9
View code at this point
Browse repository at this point
Update installer_base.lib.php to tidy up missing tabs
ahrasis
committed
c2aabf7
View commit details
Copy full SHA for c2aabf7
View code at this point
Browse repository at this point
Update installer_base.lib.php to use php instead of cli / shell command in renaming files and creating symlinks.
ahrasis
committed
caa7b71
View commit details
Copy full SHA for caa7b71
View code at this point
Browse repository at this point
Update installer_base.lib.php as per the discussions / feedback in the thread at https://www.howtoforge.com/community/threads/wip-use-certbot-standalone-to-create-lets-encrypt-ssl-certs-for-ispconf…
Show description for e5d96e0
ahrasis
committed
e5d96e0
View commit details
Copy full SHA for e5d96e0
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
Update installer_base.lib.php to fix lines 2439-2441; remove line with .csr; use $conf['hostname'] if not localhost or empty.
ahrasis
committed
7a60aea
View commit details
Copy full SHA for 7a60aea
View code at this point
Browse repository at this point
Update installer_base.lib.php to fix line 2448 & 2449
ahrasis
committed
924ccf8
View commit details
Copy full SHA for 924ccf8
View code at this point
Browse repository at this point
Update installer_base.lib.php to use certbot standalone to create SSL certs for ISPConfig server(s).
ahrasis
committed
c1b703e
View commit details
Copy full SHA for c1b703e
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Merge branch 'patch-2' into 'master'
Show description for dfcb732
Till Brehm
committed
dfcb732
View commit details
Copy full SHA for dfcb732
View code at this point
Browse repository at this point
Commits on Oct 28, 2018
Update apache_ispconfig.vhost.master to support TLS v1.3 ciphers
ahrasis
committed
f5543ea
View commit details
Copy full SHA for f5543ea
View code at this point
Browse repository at this point
Update nginx_ispconfig.vhost.master to support TLS v1.3 and its ciphers.
ahrasis
committed
aa8da84
View commit details
Copy full SHA for aa8da84
View code at this point
Browse repository at this point
Commits on Oct 25, 2018
Merge branch 'stable-3.1'
Marius Burkard
committed
6ffa1f6
View commit details
Copy full SHA for 6ffa1f6
View code at this point
Browse repository at this point
Fixed #5165 PHP Syntax error in "install/dist/lib/opensuse.lib.php" on line 510
Till Brehm
committed
c3be1c3
View commit details
Copy full SHA for c3be1c3
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Update apache_ispconfig.vhost.master
jnorell
committed
3b44e5d
View commit details
Copy full SHA for 3b44e5d
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Add Content-Security-Policy header and friends.
jnorell
committed
b5dd05a
View commit details
Copy full SHA for b5dd05a
View code at this point
Browse repository at this point
Revert "Update apache_ispconfig.vhost.master"
Show description for c825a73
Till Brehm
committed
c825a73
View commit details
Copy full SHA for c825a73
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
Update apache_ispconfig.vhost.master
jnorell
committed
ca7c77d
View commit details
Copy full SHA for ca7c77d
View code at this point
Browse repository at this point
Mulitple HSTS headers are not allowed, should either unset before adding new, or set conditionally.
jnorell
committed
36684dc
View commit details
Copy full SHA for 36684dc
View code at this point
Browse repository at this point
Commits on Sep 21, 2018
Cleanup whitespace
helmo
committed
b73e978
View commit details
Copy full SHA for b73e978
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Merge branch 'stable-3.1'
Marius Burkard
committed
50ea5b3
View commit details
Copy full SHA for 50ea5b3
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Revert "show active for additional php-versions (#5090)"
Show description for f055f5e
florian030
committed
f055f5e
View commit details
Copy full SHA for f055f5e
View code at this point
Browse repository at this point
show active for additional php-versions (#5090)
florian030
committed
c97bed4
View commit details
Copy full SHA for c97bed4
View code at this point
Browse repository at this point
Add option to "name" default php-version for websites per server (#5089)
florian030
committed
c7ab115
View commit details
Copy full SHA for c7ab115
View code at this point
Browse repository at this point
Commits on Jul 16, 2018
Fixed nginx socket path in apps vhost for Ubuntu 18.04.
Till Brehm
committed
67d81d3
View commit details
Copy full SHA for 67d81d3
View code at this point
Browse repository at this point
Commits on May 29, 2018
Merge branch 'master' into 'master'
Show description for d933f1e
Till Brehm
committed
d933f1e
View commit details
Copy full SHA for d933f1e
View code at this point
Browse repository at this point
Commits on May 25, 2018
- merge conflicts resolved
Marius Burkard
committed
0427205
View commit details
Copy full SHA for 0427205
View code at this point
Browse repository at this point
Merge branch 'stable-3.1'
Marius Burkard
committed
e32c871
View commit details
Copy full SHA for e32c871
View code at this point
Browse repository at this point
Commits on May 23, 2018
Moved SQL queries to upd_0086.sql
Till Brehm
committed
f3d9f1c
View commit details
Copy full SHA for f3d9f1c
View code at this point
Browse repository at this point
Add access and error log controls for nginx servers.
Show description for 2774cc7
Till Brehm
committed
2774cc7
View commit details
Copy full SHA for 2774cc7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.