tbrehm
2013-01-15 10b47ccebdb3c25faba6d1075a08c2b9fb63f827
2013-01-14 ftimme
- Make sure SSL keys and all copies always have 400 permissions.
blob@ 0d8f45 commitdiff | diff to current
2013-01-02 ftimme
- Added support for wildcard SSL certificates.
blob@ dea9b1 commitdiff | diff to current
2012-11-30 tbrehm
Fixed: FS#2542 - Transferring a site to a new user
blob@ 348bc9 commitdiff | diff to current
2012-11-30 tbrehm
Fixed a log mount error.
blob@ b7e1d8 commitdiff | diff to current
2012-11-30 tbrehm
Fixed: FS#2541 - Mount bind /log in fstab doesn't change when the site doma...
blob@ 7a8709 commitdiff | diff to current
2012-11-14 tbrehm
removed debug code.
blob@ 99484b commitdiff | diff to current
2012-11-14 tbrehm
Added function for IPv6 prefixes in multiserver mirror setups.
blob@ 5f671f commitdiff | diff to current
2012-11-14 mcramer
Updated: Do not add $1 to redirect path on RewriteRule if there is no trail...
blob@ c16e77 commitdiff | diff to current
2012-11-14 mcramer
Updated: Do not add a / to redirect path if path begins with http(s) or [sc...
blob@ 537349 commitdiff | diff to current
2012-11-13 mcramer
Implemented: - allowed /web as a base path for vhost subdomains - added s...
blob@ 5a70c4 commitdiff | diff to current
2012-11-13 mcramer
Updated: apache2 restart check extended for long-lasting restarts
blob@ 287d0b commitdiff | diff to current
2012-11-12 ftimme
- Changed a German translation. - Extended SEO redirect check for subdomain...
blob@ 8e3875 commitdiff | diff to current
2012-11-12 ftimme
- Make sure alias domain SEO redirects get written only if they don't colli...
blob@ 4f1de1 commitdiff | diff to current
2012-11-09 ftimme
- Hide Options tab in subdomain and alias domain form if redirect_type != p...
blob@ 49a76e commitdiff | diff to current
2012-11-08 ftimme
- Added SEO Redirects to alias domains.
blob@ f26825 commitdiff | diff to current
2012-11-08 ftimme
- Added more options to the SEO Redirect field.
blob@ e34fec commitdiff | diff to current
2012-11-06 tbrehm
Corrected comment in apache plugin.
blob@ 9eba7b commitdiff | diff to current
2012-11-06 tbrehm
Fixed relative link function in apache plugin.
blob@ eaed19 commitdiff | diff to current
2012-11-06 tbrehm
Fixed issue that .htpasswd_stats could not be written to the web root dwhen...
blob@ 791e99 commitdiff | diff to current
2012-10-30 tbrehm
Fixed: FS#2509 - Intermittent 500 responses in access.log without correspon...
blob@ 60e3bc commitdiff | diff to current
2012-10-25 tbrehm
Fixed preg_match syntax in apache2 plugin. Thanks to István for the patch.
blob@ 83561b commitdiff | diff to current
2012-10-19 tbrehm
Changed file permissions.
blob@ b68397 commitdiff | diff to current
2012-10-19 tbrehm
Fixed: FS#2478 - apache ssl certificate issue on multi server environment -...
blob@ 2d4162 commitdiff | diff to current
2012-10-17 tbrehm
Fixed: FS#2476 - WebDAV user create error
blob@ 5eeab3 commitdiff | diff to current
2012-10-04 ftimme
- Fixed FS#2436: nginx + php-fpm: commented out custom php.ini settings get...
blob@ 254a4a commitdiff | diff to current
2012-10-03 tbrehm
Fixed: FS#2417 - Custom awstats_index.php.master
blob@ a464e1 commitdiff | diff to current
2012-09-27 mcramer
Fixed: redirect loop on redirect path
blob@ 046d62 commitdiff | diff to current
2012-09-13 mcramer
Bugfix: previous bugfix was missing a thing
blob@ c7d735 commitdiff | diff to current
2012-09-13 mcramer
Fixed: Domain names in rewrite rules need the . and special chars to be esc...
blob@ 95e8ce commitdiff | diff to current
2012-09-06 ftimme
- Added space at the end of $auto_alias.
blob@ cece69 commitdiff | diff to current
2012-09-05 mcramer
Fixed: "old" style folder protection without comment lines in htaccess (3.0...
blob@ 2cb656 commitdiff | diff to current
2012-09-05 mcramer
Some newlines removed from htaccess
blob@ 844684 commitdiff | diff to current
2012-09-05 mcramer
Implemented: FS#1933 - Folder Protection feature may destroy existing .hta...
blob@ 2c08df commitdiff | diff to current
2012-09-04 ftimme
- Fixed FS#2399.
blob@ 5c71e9 commitdiff | diff to current
2012-08-22 mcramer
Changed: Docroot of subdomains and websites are the same, so removed code g...
blob@ aadccc commitdiff | diff to current
2012-08-22 mcramer
Bugfix: missing bracket :(
blob@ 9ec434 commitdiff | diff to current
2012-08-22 mcramer
Fix: web content and some other data of vhost subdomain did not get deleted...
blob@ 837d18 commitdiff | diff to current
2012-08-22 tbrehm
Ensure that folder protection is deactivated for the path of the base websi...
blob@ 3cde19 commitdiff | diff to current
2012-08-22 mcramer
Bugfix: web folder protection was not re-added after deleting subdomains/al...
blob@ a39c36 commitdiff | diff to current
2012-08-22 tbrehm
Added unmount commands when website gets deleted in apache2_plugin.inc.php
blob@ fea5e7 commitdiff | diff to current
2012-08-22 mcramer
Bugfix: Web folder protection did not work on web deletion Bugfix: $app->sy...
blob@ 58053e commitdiff | diff to current
2012-08-20 mcramer
Fixed error in path comparison (error.log part missing in path)
blob@ 418b41 commitdiff | diff to current
2012-08-20 mcramer
Changes for subdomain vhosts: - Fixed missing templates and language entrie...
blob@ c3bf39 commitdiff | diff to current
2012-08-20 mcramer
Implemented (as optional!) FS#1993 - Creating Subdomains as VirtualHost
blob@ 6fb93d commitdiff | diff to current
2012-08-19 mcramer
Implemented FS#2382 - automatically add alias domain when creating a domain
blob@ 3501f9 commitdiff | diff to current
2012-08-15 tbrehm
- Added the possibility to set and update the ssl key in the interface.
blob@ 0d20af commitdiff | diff to current
2012-08-15 tbrehm
Fixed: FS#2346 - doveadm request disabledoveadm column in mail_user table -...
blob@ cea1e5 commitdiff | diff to current
2012-08-14 tbrehm
Fixed: FS#2369 - Apache log files are in directory owned by web user
blob@ d5a517 commitdiff | diff to current
2012-08-14 tbrehm
- Added new web folder named private to web folder layout. The folder is in...
blob@ d87f76 commitdiff | diff to current
2012-07-25 tbrehm
Improved and hardened file handling in apache plugin.
blob@ c77103 commitdiff | diff to current
first | « prev | next »