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
tpl
apache_ispconfig.vhost.master
on
5859-dark-mode-for-the-default-theme
User selector
All users
All time
Commit history
Commits on Oct 23, 2020
Add Alias to make sure a global /mail alias does not interfere with ISPConfig UI
Marius Burkard
committed
159f582
View commit details
Copy full SHA for 159f582
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Move all settings outside of the vhost to .conf (!1125)
thom
committed
2747ab0
View commit details
Copy full SHA for 2747ab0
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Update SSL params (#5423)
thom
committed
7164c05
View commit details
Copy full SHA for 7164c05
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
vary CSP header for HTTP and HTTPS, and secure cookies
jnorell
committed
baff94e
View commit details
Copy full SHA for baff94e
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Fixed #5341 CSS Styles do not load in ISPConfig UI when no SSL is used
Till Brehm
committed
49d521e
View commit details
Copy full SHA for 49d521e
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 Aug 2, 2016
Improved ispconfig.vhost for apache so that the sethandler directive does not affect other software which is accessed trough aliases.
Till Brehm
committed
eed1b49
View commit details
Copy full SHA for eed1b49
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Disable the HTTP_PROXY header in the ispconfig and apps vhost files for apache and nginx.
Show description for bae4a6e
Till Brehm
committed
bae4a6e
View commit details
Copy full SHA for bae4a6e
View code at this point
Browse repository at this point
Commits on Apr 27, 2016
Updating SSL options at ispconfig vhost based on the mozilla ssl configuration generator
Show description for 473f061
Zerogiven
committed
473f061
View commit details
Copy full SHA for 473f061
View code at this point
Browse repository at this point
Reformat some tabs to spaces(2)
Zerogiven
committed
6e0b35c
View commit details
Copy full SHA for 6e0b35c
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Fixed wrong cipher list
Marius Burkard
committed
982cb63
View commit details
Copy full SHA for 982cb63
View code at this point
Browse repository at this point
Commits on Oct 4, 2015
Updatet ispconfig.vhost tpl inside installer with new SSL Options - SSLCipherSuite - SSLHonorCipherOrder - Header always add Strict-Transport-Security - SSLUseStapling - SSLStaplingResponderTimeout…
Show description for d85994c
Zerogiven
committed
d85994c
View commit details
Copy full SHA for d85994c
View code at this point
Browse repository at this point
Commits on Oct 16, 2014
Implemented: FS#3706 - disable SSLv3 to protect servers agains POODLE attack.
Till Brehm
committed
53124ed
View commit details
Copy full SHA for 53124ed
View code at this point
Browse repository at this point
Commits on Mar 24, 2014
Removed usage of AddHandler in apache vhost config
Show description for 3bc1e1d
Marius Cramer
committed
3bc1e1d
View commit details
Copy full SHA for 3bc1e1d
View code at this point
Browse repository at this point
Commits on Mar 4, 2014
- Added templating library to installer.
Show description for ccbf149
Till Brehm
committed
ccbf149
View commit details
Copy full SHA for ccbf149
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Changed Options directives to be compatible with apache 2.4
Marius Cramer
committed
5545f18
View commit details
Copy full SHA for 5545f18
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Merged revisions 3960-4065 from stable branch.
tbrehm
committed
615a0a9
View commit details
Copy full SHA for 615a0a9
View code at this point
Browse repository at this point
Commits on Apr 19, 2013
Merged revisions 3922-3958 from stable branch.
tbrehm
committed
3f478f7
View commit details
Copy full SHA for 3f478f7
View code at this point
Browse repository at this point
Reverted SVN trunk back to revision 3938 to remove changes in default theme an a replacement of the ispconfig logo.
tbrehm
committed
2a4acdb
View commit details
Copy full SHA for 2a4acdb
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
- Merged revisions 3922-3958 from svn stable branch
Show description for a0fd5ab
tbrehm
committed
a0fd5ab
View commit details
Copy full SHA for a0fd5ab
View code at this point
Browse repository at this point
Commits on Mar 26, 2013
Merged revisions 3845-3876 and 3879-3918 from stable branch.
hellkat
committed
cc65688
View commit details
Copy full SHA for cc65688
View code at this point
Browse repository at this point
Commits on Jan 3, 2013
Merged revisons 3687-3748 from 3.0.5 stable branch.
tbrehm
committed
10b4c85
View commit details
Copy full SHA for 10b4c85
View code at this point
Browse repository at this point
Commits on Nov 14, 2012
Merged revisions 3596-3670 from 3.0.5 stable branch.
tbrehm
committed
bfcdef6
View commit details
Copy full SHA for bfcdef6
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 Jul 28, 2010
Implemented: FS#931 - Optional SSL for Web Interface
tbrehm
committed
4ae2a0f
View commit details
Copy full SHA for 4ae2a0f
View code at this point
Browse repository at this point
Commits on May 28, 2010
Fixed several bugs (revisions 1783-1788 from stable branch).
tbrehm
committed
cab9249
View commit details
Copy full SHA for cab9249
View code at this point
Browse repository at this point
Commits on Mar 31, 2009
Changed: Add rules to deny direct access to the wrapper scripts directories.
tbrehm
committed
e9a25c9
View commit details
Copy full SHA for e9a25c9
View code at this point
Browse repository at this point
Commits on Jan 27, 2009
Fixed FCGI starter script for ispconfig interface.
tbrehm
committed
9787a04
View commit details
Copy full SHA for 9787a04
View code at this point
Browse repository at this point
Fixed FCGI starter script for ispconfig interface.
tbrehm
committed
0731a3d
View commit details
Copy full SHA for 0731a3d
View code at this point
Browse repository at this point
Fixed FCGI starter script for ispconfig interface.
tbrehm
committed
24ed48a
View commit details
Copy full SHA for 24ed48a
View code at this point
Browse repository at this point
Commits on Jan 19, 2009
- Disabled magic_quotes_gpc in ISPConfig vhost.
falkotimme
committed
84ca9ea
View commit details
Copy full SHA for 84ca9ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.