ispCP - Board - Support - VHCS fork

Full Version: Changing the htdocs dir to something else
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there
If I may pick your thoughts on this one.
All the instances of htdocs are hard coded into the files.
I am thinking of changing it to a variable in the config file. This will be as simple as changing the instance of htdocs to some refrance to a variable in the appropriate config.
Please sy if you think that I will be wasting my time
Gerhard
There is a varibale in the ispcp.conf
Code:
APACHE_WWW_DIR = /var/www/virtual
The rest could be changed in the Apache template
--> /etc/ispcp/apache/parts/dmn_entry.tpl (for example)
Also all the other templates.

Greez BeNe
The question is.
A) Would it be usefull to do the work
B) Would someone actually be using it.

I will be fixing my requirements with links and changing the apache-template a bit.
Gerhard
Why should this be usefull ?
Everybody can change it for its own needs...in your case change it.
But per default the settings is Ok for the most Users.

Greez BeNe
Reference URL's