Sub-domain apache template config issue
I applied the command "php_admin_value open_basedir none" into the apache_
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu apache2 Edit question
- Assignee:
- ehcp Developers Edit question
- Solved by:
- Phillip Beckford
- Solved:
- 2012-05-04
- Last query:
- 2012-05-04
- Last reply:
Phillip Beckford (budgierless) said : | #1 |
This is my current template config:
#____________start of {subdomain}
# this file used in Easy Hosting Control Panel (ehcp), www.ehcp.net
<VirtualHost *>
ServerName {subdomain}
ServerAlias www.{subdomain}
#CustomLog {homedir}
CustomLog /var/log/
php_admin_value open_basedir none
php_
php_admin_value session.save_path {homedir}/phptmpdir
# bw modulu kurulacak. apache'a
# BandwidthModule On
# ForceBandWidthM
# limit to 200kB/s
# Bandwidth all 204800
<Directory {homedir}>
{customsubdomai
options -Indexes
</VirtualHost>
Phillip Beckford (budgierless) said : | #2 |
issue fixed in EHCP version 30.07