Marius Cramer
2014-02-17 ebbe6374fc9c308daf729d2ad1b2f8007ed771ce
2014-02-17 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ ebbe63 commitdiff | diff to current
2014-02-16 Till Brehm
added sendmail_path setting to php-fpm and php-fcgi like it is used for mod...
blob@ f63910 commitdiff | diff to current
2014-02-03 Marius Cramer
Merge remote-tracking branch 'origin/stable-3.0.5'
blob@ 9893e0 commitdiff | diff to current
2014-02-02 Till Brehm
Changed mode of web folder from 0710 to 0711 to make it comaptibe with serv...
blob@ 7c37ed commitdiff | diff to current
2014-01-19 Dominik Müller
New Feature VHost-Alias (FS#3296) Completly same functionality as VHost-Sub...
blob@ 511ba5 commitdiff | diff to current
2014-01-04 Carsten Schoene
fix missing "
blob@ de6d2e commitdiff | diff to current
2014-01-04 Carsten Schoene
errorhandling for awstats.conf / awstats.model.conf
blob@ 9aaf97 commitdiff | diff to current
2014-01-04 Carsten Schoene
fallback to awstats.model.conf if awstats.conf does not exist
blob@ e6abfe commitdiff | diff to current
2013-11-19 Falko Timme
- nginx: added {DOCROOT} and {FASTCGIPASS} placeholders to directive snippe...
blob@ c02d3f commitdiff | diff to current
2013-11-14 Marius Cramer
Cleaning up code to match coding guidelines
blob@ 7fe908 commitdiff | diff to current
2013-10-21 Marius Cramer
Changed all windows line breaks to unix line breaks (coding guidelines!)
blob@ 146783 commitdiff | diff to current
2013-10-16 Falko Timme
- Added possibility to delete pre-defined locations with the "##delete##" s...
blob@ aeb810 commitdiff | diff to current
2013-10-14 Marius Cramer
Copied files from svn 3.0.5 stable branch (git migration)
blob@ 992797 commitdiff | diff to current
2013-08-21 tbrehm
Merged revisions 4069-4117 from stable branch.
blob@ 7b47c0 commitdiff | diff to current
2013-07-31 tbrehm
Merged revisions 3960-4065 from stable branch.
blob@ 615a0a commitdiff | diff to current
2013-04-19 tbrehm
Merged revisions 3922-3958 from stable branch.
blob@ 3f478f commitdiff | diff to current
2013-04-19 tbrehm
Reverted SVN trunk back to revision 3938 to remove changes in default theme...
blob@ 2a4acd commitdiff | diff to current
2013-04-16 tbrehm
- Merged revisions 3922-3958 from svn stable branch - Added backup size to ...
blob@ a0fd5a commitdiff | diff to current
2013-03-26 hellkat
Merged revisions 3845-3876 and 3879-3918 from stable branch.
blob@ cc6568 commitdiff | diff to current
2013-02-22 tbrehm
Merged revisions 3803-3844 from stable branch.
blob@ 526b99 commitdiff | diff to current
2013-02-12 tbrehm
Merged Revisions 3771-3801 from stable branch.
blob@ 72695f commitdiff | diff to current
2013-01-17 tbrehm
Merged revisions from 3.0.5 stable branch: 3758-3768, 3769 shall not be mer...
blob@ 43b345 commitdiff | diff to current
2013-01-03 tbrehm
Merged revisons 3687-3748 from 3.0.5 stable branch.
blob@ 10b4c8 commitdiff | diff to current
2012-11-20 tbrehm
Merged revisions 3670-3683 from 3.0.5 stable branch.
blob@ 68ec43 commitdiff | diff to current
2012-11-14 tbrehm
Merged revisions 3596-3670 from 3.0.5 stable branch.
blob@ bfcdef commitdiff | diff to current
2012-10-24 tbrehm
Merged revisions 3557-3594 from 3.0.5 stable branch.
blob@ 4bd960 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
2012-08-19 mcramer
Implemented FS#2382 - automatically add alias domain when creating a domain
blob@ 3501f9 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-04 ftimme
- Implemented FS#1888 and FS#2211.
blob@ dd7ce4 commitdiff | diff to current
2012-04-20 ftimme
- Bugfix: nginx: delete non-default PHP-FPM pool if PHP is disabled for web...
blob@ 4d69f4 commitdiff | diff to current
2012-04-20 ftimme
- nginx: renamed PHP option "Fast-CGI" to "PHP-FPM".
blob@ 871527 commitdiff | diff to current
2012-04-12 tbrehm
Merged revisions 3028-3045 from stable branch.
blob@ 02bf99 commitdiff | diff to current
2012-04-05 tbrehm
Merged revisions 2943-3026 from stable branch.
blob@ b67344 commitdiff | diff to current
2012-04-03 ftimme
- Fixed FS#2139.
blob@ 93f24e commitdiff | diff to current
2012-03-30 ftimme
- nginx: merge function: default action is now to replace older locations i...
blob@ 9b16a3 commitdiff | diff to current
2012-03-30 ftimme
- nginx: added function to merge duplicate locations in the nginx vhost con...
blob@ 2655f9 commitdiff | diff to current
2012-03-26 ftimme
- Added restart function for PHP-FPM.
blob@ e2c00a commitdiff | diff to current
first | « prev | next »