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
plugins-available
apache2_plugin.inc.php
on
cd072ac
User selector
All users
All time
Commit history
Commits on Sep 6, 2012
- Added space at the end of $auto_alias.
falkotimme
committed
cece69b
View commit details
Copy full SHA for cece69b
View code at this point
Browse repository at this point
Commits on Sep 5, 2012
Fixed: "old" style folder protection without comment lines in htaccess (3.0.4.6) get removed, too.
mcramer
committed
2cb656c
View commit details
Copy full SHA for 2cb656c
View code at this point
Browse repository at this point
Some newlines removed from htaccess
mcramer
committed
844684f
View commit details
Copy full SHA for 844684f
View code at this point
Browse repository at this point
Implemented: FS#1933 - Folder Protection feature may destroy existing .htaccess file
mcramer
committed
2c08dfe
View commit details
Copy full SHA for 2c08dfe
View code at this point
Browse repository at this point
Commits on Sep 4, 2012
- Fixed FS#2399.
falkotimme
committed
5c71e91
View commit details
Copy full SHA for 5c71e91
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Changed: Docroot of subdomains and websites are the same, so removed code getting parent docroot
Show description for aadcccb
mcramer
committed
aadcccb
View commit details
Copy full SHA for aadcccb
View code at this point
Browse repository at this point
Bugfix: missing bracket :(
mcramer
committed
9ec4348
View commit details
Copy full SHA for 9ec4348
View code at this point
Browse repository at this point
Fix: web content and some other data of vhost subdomain did not get deleted on subdomain deletion
mcramer
committed
837d183
View commit details
Copy full SHA for 837d183
View code at this point
Browse repository at this point
Ensure that folder protection is deactivated for the path of the base website when deleting a vhostsubdomain.
tbrehm
committed
3cde193
View commit details
Copy full SHA for 3cde193
View code at this point
Browse repository at this point
Bugfix: web folder protection was not re-added after deleting subdomains/aliasdomains
mcramer
committed
a39c363
View commit details
Copy full SHA for a39c363
View code at this point
Browse repository at this point
Added unmount commands when website gets deleted in apache2_plugin.inc.php
tbrehm
committed
fea5e7c
View commit details
Copy full SHA for fea5e7c
View code at this point
Browse repository at this point
Bugfix: Web folder protection did not work on web deletion
Show description for 58053ea
mcramer
committed
58053ea
View commit details
Copy full SHA for 58053ea
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
Fixed error in path comparison (error.log part missing in path)
mcramer
committed
418b41f
View commit details
Copy full SHA for 418b41f
View code at this point
Browse repository at this point
Changes for subdomain vhosts:
Show description for c3bf39e
mcramer
committed
c3bf39e
View commit details
Copy full SHA for c3bf39e
View code at this point
Browse repository at this point
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 19, 2012
Implemented FS#2382 - automatically add alias domain when creating a domain
mcramer
committed
3501f91
View commit details
Copy full SHA for 3501f91
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
- Added the possibility to set and update the ssl key in the interface.
tbrehm
committed
0d20aff
View commit details
Copy full SHA for 0d20aff
View code at this point
Browse repository at this point
Fixed: FS#2346 - doveadm request disabledoveadm column in mail_user table
Show description for cea1e5d
tbrehm
committed
cea1e5d
View commit details
Copy full SHA for cea1e5d
View code at this point
Browse repository at this point
Commits on Aug 14, 2012
Fixed: FS#2369 - Apache log files are in directory owned by web user
tbrehm
committed
d5a5172
View commit details
Copy full SHA for d5a5172
View code at this point
Browse repository at this point
- Added new web folder named private to web folder layout. The folder is intended to store data that shall not be visible in the web directory, it is owned by the user of the web.
Show description for d87f760
tbrehm
committed
d87f760
View commit details
Copy full SHA for d87f760
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Improved and hardened file handling in apache plugin.
tbrehm
committed
c771034
View commit details
Copy full SHA for c771034
View code at this point
Browse repository at this point
Commits on Jul 23, 2012
Fixed: FS#2325 - httpd log directory permissions allow symlink attacks.
tbrehm
committed
393ca8c
View commit details
Copy full SHA for 393ca8c
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Bugfix: Apache2 plugin uses app->system before including it.
mcramer
committed
c09f04b
View commit details
Copy full SHA for c09f04b
View code at this point
Browse repository at this point
Commits on Jun 20, 2012
Implemented: FS#1434 - Extend vhost config rollback to ssl certificates
tbrehm
committed
481c00a
View commit details
Copy full SHA for 481c00a
View code at this point
Browse repository at this point
Commits on Jun 8, 2012
Implemented: FS#2112 - Set u / i attributes on system web folders
Show description for 4b9329a
tbrehm
committed
4b9329a
View commit details
Copy full SHA for 4b9329a
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 29, 2012
- Fixed bug for custom php.ini settings for PHP-FPM where "1" and "on" were interpreted as "off".
falkotimme
committed
0f603d7
View commit details
Copy full SHA for 0f603d7
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 May 4, 2012
- Implemented FS#1888 and FS#2211.
falkotimme
committed
dd7ce47
View commit details
Copy full SHA for dd7ce47
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
- Apache: added support for multiple PHP-FPM versions.
Show description for 62e4b35
falkotimme
committed
62e4b35
View commit details
Copy full SHA for 62e4b35
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 12, 2012
Merged revisions 3028-3045 from stable branch.
tbrehm
committed
02bf997
View commit details
Copy full SHA for 02bf997
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 Mar 7, 2012
- Improved support for multiple PHP versions. Additional PHP versions have now their own form and database table.
falkotimme
committed
6de0aab
View commit details
Copy full SHA for 6de0aab
View code at this point
Browse repository at this point
Commits on Mar 6, 2012
- Added support for multiple PHP versions (Apache + PHP-FastCGI).
falkotimme
committed
62b385f
View commit details
Copy full SHA for 62b385f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.