Andreas Burchert (scarya)
51a83d8b09
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
Robert Förster (Dessa)
fc72d7ec32
fix the fix
2011-04-01 11:27:28 +02:00
Robert Förster (Dessa)
b0f3d09cb9
fix typo, refs #660
2011-04-01 07:44:32 +02:00
Christoph Burchert (Chb)
954e507160
Pass redirect code to mod_rewrite directives, fixes #669
...
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org >
2011-03-18 12:48:19 +01:00
Michael Kaufmann (d00p)
d9dbd1917f
add +FollowSysLinks options for perl-workaround, fixes #660
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-14 12:40:38 +01:00
Michael Kaufmann (d00p)
eaee62db4d
remove trailing slash on hostnames for redirect as apache's mod_rewrite appends a second, fixes #658
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-14 08:02:58 +01:00
Michael Kaufmann (d00p)
d2fe9be860
do not generate any unnecessary webserver configuration-lines for deactivated users, fixes #599
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-16 14:01:37 +01:00
Michael Kaufmann (d00p)
98b82ed0c6
improve behavior of ssl-redirect, fixes #541
2011-01-08 11:58:14 +00:00
Michael Kaufmann (d00p)
b9d68a17fa
fix deletion of htpasswd/diroption files if no more htpasswds/diroptions are in the database
2010-12-21 10:55:08 +00:00
Michael Kaufmann (d00p)
ced64138e8
fix order of variables in configuration-path, fixes #521
2010-12-17 22:28:28 +00:00
Michael Kaufmann (d00p)
4fdaed5cc4
fix 'new' fcgid path for froxlor's own vhost php-fcgi-starter
2010-12-14 21:19:52 +00:00
Michael Kaufmann (d00p)
7fb0e88313
- implement php-fpm for Froxlor-vhost, fixes #505
2010-12-06 07:38:55 +00:00
Michael Kaufmann (d00p)
01b313a3ce
merged php-fpm branch
2010-12-02 12:15:58 +00:00
Michael Kaufmann (d00p)
cd79670438
fix for awstats aliases if the customerdocroot is equal to the domaindocroot
2010-11-29 07:44:24 +00:00
Michael Kaufmann (d00p)
08e17f7d16
- put customer standard-subdomains to the 20_* vhost configs (subdomains) so they are parsed before the main-domain, fixes #465
2010-11-08 07:41:51 +00:00
Michael Kaufmann (d00p)
2e59e2bfdf
- correct variable name to avoid undefined variable error, fixes #454
2010-11-01 10:36:15 +00:00
Michael Kaufmann (d00p)
ce83e8f92b
- chown newly created awstats-directory when new domain has been created, fixes #258
2010-10-19 19:32:53 +00:00
Michael Kaufmann (d00p)
db05ea5f32
- added possibility to set a custom docroot for any ip/port combination, fixes #417
...
- sort vhosts-file by type (subdomain, sub-of-main, main-domain), fixes #437
2010-10-15 10:41:58 +00:00
Michael Kaufmann (d00p)
ceedab3a6e
- put enable/disable ssl in the settings overview
...
- added SSLCertificateChainFile to IPs and ports and webserver-cron, fixes #418
- added domain-specific ssl-settings for lighttpd
2010-10-15 08:32:35 +00:00
Michael Kaufmann (d00p)
2985a08a8d
- add awstats-icon alias to vhost-content, fixes #257
...
- removing unnecessary (and partly wrong) language-file entries
2010-10-15 06:50:25 +00:00
Michael Kaufmann (d00p)
1217483894
- remove old 22_* vhost config files too, fixes #415
2010-09-24 17:16:33 +00:00
Michael Kaufmann (d00p)
040f151d65
- added possibility to customize authname of directory-protection, fixes #345
2010-08-11 07:48:56 +00:00
Michael Kaufmann (d00p)
ed9235d341
- add possibility to add a subdomain of another domain as "full"-domain in admin-interface, fixes #329
2010-08-06 05:43:28 +00:00
Michael Kaufmann (d00p)
472291e59d
- merging branch d00p/perl-suexec-workaround to trunk, fixes #319
2010-08-05 06:19:53 +00:00
Michael Kaufmann (d00p)
a2ab73fa41
- add possibility to use FCGID also for Froxlor itself, fixes #305
...
- make extra settings menu for FCGID
- replace deprecated function 'ereg_replace' in lighttpd-cronjob
2010-07-27 08:42:59 +00:00
Michael Kaufmann (d00p)
d1d772f790
- added possibility to run perl-scripts (if allowed by admin) via directory-options
...
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
2010-07-22 06:02:38 +00:00
Michael Kaufmann (d00p)
e5cd9ad727
- fix accessibility of Froxlor
...
- added option to decide how Froxlor is being reached
- set version to 0.9.10
2010-06-28 08:53:41 +00:00
Michael Kaufmann (d00p)
cf2104e989
- fix wrong variable name
2010-06-28 08:18:12 +00:00
Michael Kaufmann (d00p)
fe15ff4913
- determine correct path of Froxlor in webserver-cron, fixes #270
2010-06-15 05:40:08 +00:00
Michael Kaufmann (d00p)
323e2210c3
- don't create absolut paths additionally as relative paths in customers docroot, fixes #259
2010-06-04 05:50:23 +00:00
Florian Aders (EleRas)
b0fb3a31f7
correczing functionname makeCorrectPath to makeCorrectDir, fixes #252
2010-05-29 18:53:16 +00:00
Michael Kaufmann (d00p)
0db11bf0f8
- same with 05_froxlor_default_errorhandler.conf
2010-05-27 10:20:37 +00:00
Michael Kaufmann (d00p)
07e388c554
- secure path to 05_froxlor_dirfix_nofcgid.conf apache config file
2010-05-27 10:18:57 +00:00
Florian Aders (EleRas)
f6f7b2e4be
Fixing it on the right place, d00p was correct, i apologize -.-
2010-05-19 12:29:32 +00:00
Michael Kaufmann (d00p)
264bc50451
- respect admins open_basedir path settings (if more than one path), fixes #238
2010-05-18 11:48:58 +00:00
Michael Kaufmann (d00p)
65e0962111
- fixed open_basedir issues, fixes #227
2010-05-12 06:52:11 +00:00
Michael Kaufmann (d00p)
465f29531e
- Customer can now select http-redirect-code for domains (if path is an URL), only works for apache as lighttpd does not support this until version 1.5.0, fixes #184
2010-05-11 08:50:35 +00:00
Michael Kaufmann (d00p)
a7041e0399
- don't spam "PHP Warning: readdir() expects parameter 1 to be resource, boolean given" when webserver-configuration-directories do not exist in wipeOutOldConfigs
2010-04-28 07:04:01 +00:00
Michael Kaufmann (d00p)
5f5650f53a
- fixed deletion of created webserver-configs, misread the code-line in the first place, damn
...
- started implementing default errordocument feature
2010-04-28 06:41:50 +00:00
Michael Kaufmann (d00p)
9217d9977f
fix deletion of old configs, fixes #102
2010-04-26 06:22:43 +00:00
Michael Kaufmann (d00p)
a26b37c270
- remove 05_dirfix file when using fcgid
2010-04-20 09:42:46 +00:00
Michael Kaufmann (d00p)
1159bde3eb
- merged wildcardsubdomain-branch to trunk, refs #123 , refs #150
2010-04-14 06:42:14 +00:00
Michael Kaufmann (d00p)
0d3df6e1fe
- fixed some left-overs when using safe_exec which have not been escaped correctly, fixes #136
2010-04-12 05:49:16 +00:00
Michael Kaufmann (d00p)
b11d0c5cd9
- fixed link to awstats in customer-panel (domain-overview), fixes #137
2010-04-12 05:34:34 +00:00
Florian Aders (EleRas)
7bea15a7a9
Deferred dirprotection until 0.9.5, refs #72
2010-03-29 09:17:58 +00:00
Michael Kaufmann (d00p)
9b843a8ad5
merging awstats branch to trunk, fixes #57 , fixes #58
2010-03-22 12:36:59 +00:00
Michael Kaufmann (d00p)
660bede9c5
- implemented 'Create vHost-Container' and 'Own vHost-Settings' for lighttpd
...
- implemented Froxlor-directory protection (apache and lighttpd), fixes #72
- enable `vhostcontainer` and `vhostcontainer_servername_statement` by default
2010-03-19 17:29:31 +00:00
Michael Kaufmann (d00p)
55aab4004c
create default index-file also in subfolders if newly created (and enabled), needs testing, fixes #68
2010-03-17 12:20:14 +00:00
Florian Aders (EleRas)
49ff638e20
Create logfiles if they do not exist, fixes #46
2010-03-03 18:36:50 +00:00
Michael Kaufmann (d00p)
1d2193d0e2
define a standard <Directory>-statement if no FCGID is used with Apache, fixes #32
2010-02-24 11:42:03 +00:00