Benoît S.
1bee32dd65
Merge branch 'web-add-support-nginx-and-apache'
3 years ago
Benoît S.
29bbfab45a
Merge web-add-nginx features to web-add
This add support for apache and nginx in the same script.
3 years ago
Romain Dessort
623f281628
Add new features in web-add.sh script (related to 483482a
):
- Unix quota management
- support for multiple versions of PHP running in LXC containers with FPM
- don't include MySQL information in summary email if no database is created
- possibility to set custom MySQL connection parameters
- fix op_listvhost() function since config file now ended with .conf
and include useful additional informations (PHP version, used disk
size, vhost enabled).
- add scripts to manage/report MySQL databases and users (used by
evoadmin dbadmin.php page)
3 years ago
Romain Dessort
483482ab59
Add new features:
- Unix quota management
- Apache ServerAlias management
- support for multiple versions of PHP
- MySQL databases management (new page dbadmin)
3 years ago
Gregory Colpart
ee8b8a6437
oops, forget to remove debug code :(
3 years ago
Gregory Colpart
4dca34f979
Fix bug with add ServerAlias !
3 years ago
Gregory Colpart
d7bfd75b76
fix serveralias display
3 years ago
Gregory Colpart
7ed492470c
indent + fix typo
3 years ago
Gregory Colpart
c5b6db810f
introduce bindadmin var to know if we need deal with DNS stuff
3 years ago
Gregory Colpart
2947fa2c87
NO CODE IN THIS COMMIT. ONLY :retab replacement aka remove-all-tabs-from-code commit
3 years ago
Gregory Colpart
d16fe6fd70
set ftpadmin to FALSE by default. and fix typo.
3 years ago
Gregory Colpart
4dc9c63cbc
use right session name
3 years ago
Gregory Colpart
6f3a6ccadd
Remove PAM bullshit auth for a simple/stupid sha256 static auth
3 years ago
Victor Laborie
a5fe856592
Add web-add script for Nginx/PHP-FPM
3 years ago
Victor LABORIE
a81be287c4
Fix #1768 : add/del-alias -> auto-suffix .conf
4 years ago
Benoît S.
7a6c625efa
We now use /etc/evolinux to configure web-add.sh.
5 years ago
Benoît S.
77c388d6a6
Require all granted for /home/${accountName}/www/.
5 years ago
Gregory Colpart
58725dcc7c
fix bug: groupdel when remove account
5 years ago
Gregory Colpart
cada24573d
Change scripts path
5 years ago
Benoît S.
f41e64a2b6
Del operation was invalid for Apache vhost. Fixed.
5 years ago
Romain Dessort
17743c5ba9
Fix a bug when removing an account using web-add.sh del
All lines matching ${account}* are removed instead of only the good one
in /etc/cron.d/awstats.
5 years ago
Benoît S.
0b1c452ee5
Fix #1628 . Jessie compatibilty.
5 years ago
Benoît S.
68fa678589
Fix sudoexec function.
5 years ago
Gregory Colpart
3b7f2f788d
Fix bug : when serial is greater than date, do $serial++
5 years ago
Romain Dessort
e6edffd820
Merge untracked code into evoadmin-web.
5 years ago
Victor LABORIE
63a2f16b27
Fix #1631 . Add --follow-symlinks to sed in (add|del)-alias.
5 years ago
Benoît S.
738932510f
Fix a PHP typo...
5 years ago
Benoît S.
48eb1c16b1
Evoadmin-web is now a "public project".
5 years ago