ftimme
2012-11-12 8e38755040c6c2073f92f0ffb087da530d0e7a0a
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
2012-07-23 tbrehm
Fixed: FS#2325 - httpd log directory permissions allow symlink attacks.
blob@ 393ca8 commitdiff | diff to current
2012-06-28 mcramer
Bugfix: Apache2 plugin uses app->system before including it.
blob@ c09f04 commitdiff | diff to current
2012-06-20 tbrehm
Implemented: FS#1434 - Extend vhost config rollback to ssl certificates
blob@ 481c00 commitdiff | diff to current
2012-06-08 tbrehm
Implemented: FS#2112 - Set u / i attributes on system web folders This opti...
blob@ 4b9329 commitdiff | diff to current
2012-06-07 tbrehm
Merged revisions 3100-3175 from stable branch.
blob@ 26c0fc commitdiff | diff to current
2012-05-29 ftimme
- Fixed bug for custom php.ini settings for PHP-FPM where "1" and "on" were...
blob@ 0f603d commitdiff | diff to current
2012-05-10 tbrehm
Merged revisions 3049-3051,3053-3054,3058,3070,3074-3077,3082,3086-3088,309...
blob@ e94a9f commitdiff | diff to current
2012-05-04 ftimme
- Implemented FS#1888 and FS#2211.
blob@ dd7ce4 commitdiff | diff to current
2012-04-19 ftimme
- Apache: added support for multiple PHP-FPM versions. - Fastcgi: delete .p...
blob@ 62e4b3 commitdiff | diff to current
2012-04-18 ftimme
- Added PHP-FPM support for Apache.
blob@ 274362 commitdiff | diff to current
2012-04-12 tbrehm
Merged revisions 3028-3045 from stable branch.
blob@ 02bf99 commitdiff | diff to current
first | « prev | next »