Webhosting
| webhosting logo | |
| Maintainer | Stephdl |
|---|---|
| Source: | smeserver-webhosting |
| Licence | open source |
| Category | |
| Tags | ModDAV, PHP, Apache settings |
Is this article helpful to you?
Please consider donating or volunteering
Thank you!
Webhosting for SME Server
Version
Description
This contribution for Smeserver adds the abilities to manage particular ModDAV, PHP and Apache settings for each Ibays, directly from the server-manager. No more needs to play with DB commands.
This contribs is ONLY for SME Server 9.x and 10.x
Requirements
The Webhosting contrib requires smeserver-mod_dav as dependency. Follow the instructions for using the DAV contrib - http://wiki.contribs.org/DAV
You need to enable the smecontribs repository.
Installation
yum --enablerepo=smecontribs install smeserver-webhosting
yum --enablerepo=smecontribs install smeserver-webhosting
You will then need to activate the database changes, etc. The 'official' way is to perform
signal-event post-upgrade; signal-event reboot
or if you don't like to reboot your server, simply do
config set UnsavedChanges no
Go to the I-bays - Web hosting panel on Server Manager and activate settings you need.
New settings
Apache
- +Indexes
- FollowSymLinks
- AllowOverride
- WebDav (DAV)
PHP
- allow_url_fopen
- memory_limit
- upload_max_filesize
- post_max_size
- max_execution_time
- PHPBasedir
Uninstall
yum remove smeserver-webhosting
yum remove smeserver-webhosting signal-event console-save
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-webhosting component or use this link
| ID | Product | Version | Status | Summary (3 tasks) ⇒ |
|---|---|---|---|---|
| 13346 | SME Contribs | 11.0 | VERIFIED | smeserver-webhosting: remove old server-manager panels |
| 13281 | SME Contribs | 11.0 | RESOLVED | useless untainted |
| 12404 | SME Contribs | 10.0 | CONFIRMED | Allow directory listing does not block file access |
Changelog
Only versions released in smecontrib are listed here.