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
vhost.conf.master
on
6324-cleanup-vhost-conf-master
User selector
All users
All time
Commit history
Commits on Apr 4, 2014
Merge remote-tracking branch 'origin/stable-3.0.5'
Show description for 36420c6
Marius Cramer
committed
36420c6
View commit details
Copy full SHA for 36420c6
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 11, 2014
Apache 2.4 fix from master (Marc Schütz)
Marius Cramer
committed
7ae7e8f
View commit details
Copy full SHA for 7ae7e8f
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
`denied` instead of `deny` in `Require all`
schuetzm
committed
61bf636
View commit details
Copy full SHA for 61bf636
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 Feb 16, 2014
Fixed: FS#2973 - FcgidMaxProcessesPerClass too high
Till Brehm
committed
310f4c2
View commit details
Copy full SHA for 310f4c2
View code at this point
Browse repository at this point
Fixed: FS#2757 - PHP-FPM and Subdomains not working right (infinite redirect) WITH SOLUTION
Till Brehm
committed
6f4f6b8
View commit details
Copy full SHA for 6f4f6b8
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Fixed: FS#3329 - perl cgi scripts not working on Ubuntu LTS
Till Brehm
committed
72d6a8a
View commit details
Copy full SHA for 72d6a8a
View code at this point
Browse repository at this point
Fixed: FS#3165 - .php5 files are not run as FastCGI on OpenSuSE Linux
Till Brehm
committed
c0a1a4d
View commit details
Copy full SHA for c0a1a4d
View code at this point
Browse repository at this point
Commits on Feb 7, 2014
Changed {tmpl_if} to <tmpl_if> - coding guidelines
Marius Cramer
committed
1da57c0
View commit details
Copy full SHA for 1da57c0
View code at this point
Browse repository at this point
Commits on Jan 22, 2014
Added: apache version check in system library
Show description for 8133de0
Marius Cramer
committed
8133de0
View commit details
Copy full SHA for 8133de0
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Changed: increased fcgid timeout to avoid connection reset on longer-lasting php downloads etc.
Marius Cramer
committed
2ed8f05
View commit details
Copy full SHA for 2ed8f05
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 20, 2012
Merged revisions 3670-3683 from 3.0.5 stable branch.
tbrehm
committed
68ec437
View commit details
Copy full SHA for 68ec437
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 Oct 4, 2012
- Fixed FS#2441 - FastCgiExternalServer: redefinition of previously defined class "/usr/lib/cgi-bin/php5-fcgi".
falkotimme
committed
52846bb
View commit details
Copy full SHA for 52846bb
View code at this point
Browse repository at this point
Commits on Sep 27, 2012
Fixed: redirect loop on redirect path
mcramer
committed
046d621
View commit details
Copy full SHA for 046d621
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
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 16, 2012
Implemented FS#2379 - Add perl option to web sites (apache2 mod_perl2)
Show description for ab7597c
mcramer
committed
ab7597c
View commit details
Copy full SHA for ab7597c
View code at this point
Browse repository at this point
Commits on Aug 9, 2012
fix WebDAV not working with mod_security (FS#2338)
maddinxx
committed
7762fb5
View commit details
Copy full SHA for 7762fb5
View code at this point
Browse repository at this point
added ruby AddType to apache2 vhost (FS#2356)
maddinxx
committed
0305b25
View commit details
Copy full SHA for 0305b25
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
Merged revisions 3100-3175 from stable branch.
tbrehm
committed
26c0fc9
View commit details
Copy full SHA for 26c0fc9
View code at this point
Browse repository at this point
Commits on May 10, 2012
Merged revisions 3049-3051,3053-3054,3058,3070,3074-3077,3082,3086-3088,3091-3092,3094-3095 from stable branch.
tbrehm
committed
e94a9fb
View commit details
Copy full SHA for e94a9fb
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
- Added PHP-FPM support for Apache.
falkotimme
committed
2743621
View commit details
Copy full SHA for 2743621
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 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 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 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 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
- 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
Previous
Next
You can’t perform that action at this time.