ftimme
2013-06-08 0ee99a07a3df0aed83371dff193ee752b928b7b7
2013-06-08 ftimme
- Fixed FS#2957 - Fail moving website to new customer.
blob@ 0ee99a commitdiff | diff to current
2013-05-27 tbrehm
Fixed typo in error message.
blob@ 15e982 commitdiff | diff to current
2013-03-31 ftimme
- Fixed FS#2850 - vhostsubdomain -> custom php.ini -> files not created.
blob@ c0efb4 commitdiff | diff to current
2013-03-25 ftimme
- Fixed FS#2827 - Subdomain vhost quota interferes with the site quota.
blob@ a3277a commitdiff | diff to current
2013-03-01 ftimme
- Fixed FS#2733 - The Linux shell users of a website does not get removed w...
blob@ d16282 commitdiff | diff to current
2013-02-19 ftimme
- Fixed FS#2655 - usermod fails with "user xyz is currently logged in".
blob@ cc1d57 commitdiff | diff to current
2013-02-19 ftimme
- Found better solution for deleting vhostsubdomains when parent domain is ...
blob@ 47440e commitdiff | diff to current
2013-02-18 ftimme
- Fixed FS#2671 - Deleting webs with vhostsubdomains.
blob@ 4cc499 commitdiff | diff to current
2013-02-12 ftimme
- Modified regex.
blob@ c3ac60 commitdiff | diff to current
2013-02-12 ftimme
- Fixed FS#2668 - ISPCFG3.0.5RC1 refuses to add empty nginx locations in ng...
blob@ 567f0b commitdiff | diff to current
2013-02-12 ftimme
- Fixed FS#2667 - Deletion of alias domain: warning in cron log.
blob@ 5f808d commitdiff | diff to current
2013-02-12 ftimme
- Fixed FS#2666 - Deletion of SSH users generates warning in cron log. - Fi...
blob@ 4ccdf7 commitdiff | diff to current
2013-02-12 ftimme
- nginx: Fixed error messages of server cron when moving websites with vhos...
blob@ 04cf58 commitdiff | diff to current
2013-01-31 ftimme
- Symlink removal when client is deleted: added check for empty array + log...
blob@ 20790e commitdiff | diff to current
2013-01-31 ftimme
- Bugfix: when you delete a client with a web site, website symlinks have t...
blob@ 926b0a commitdiff | diff to current
2013-01-30 ftimme
- Fixed FS#2646 - Moving website to another client not working.
blob@ 1a5412 commitdiff | diff to current
2013-01-16 ftimme
- Changed regex for redirect path (Web sites, subdomains, vhost subdomains,...
blob@ 08cc7f commitdiff | diff to current
2013-01-14 ftimme
- nginx_merge_locations function now supports locations that are in one lin...
blob@ 029766 commitdiff | diff to current
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 ftimme
- Added function for IPv6 prefixes in multiserver mirror setups to nginx pl...
blob@ aa78fd commitdiff | diff to current
2012-11-14 ftimme
- nginx: added security checks when deleting vhost subdomains, so no paths ...
blob@ 8a1455 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-07 ftimme
- Added Proxy Directives field for nginx if you select redirect type "proxy...
blob@ 11ec79 commitdiff | diff to current
2012-11-06 ftimme
- Finished (hopefully) nginx rewrite section.
blob@ 5ecd4a commitdiff | diff to current
2012-11-05 ftimme
- nginx rewrites (CONTINUED)
blob@ 83ffef commitdiff | diff to current
2012-11-04 ftimme
- Changing nginx rewrite rules - CONTINUED.
blob@ 83cf11 commitdiff | diff to current
2012-11-02 ftimme
- I'm rewriting the way nginx handles rewrites/redirects. WORK IN PROGRESS!
blob@ 49229a commitdiff | diff to current
2012-10-30 ftimme
- nginx alias/subdomain redirects: Added parenthese around non-capturing pa...
blob@ 8309d8 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-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-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-04 ftimme
- Fixed FS#2399.
blob@ 5c71e9 commitdiff | diff to current
2012-09-04 ftimme
- Ported changes from Apache plugin to nginx plugin. - Fixed errors in syst...
blob@ b889ed commitdiff | diff to current
2012-09-04 ftimme
- Added random PHP dummy file to "location ~ \.php$ {}".
blob@ c8c13a 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-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
first | « prev | next »