Custom httpd.conf for customers

tino

Verified User
Joined
Jan 8, 2004
Messages
92
Hi,

Sometimes I modify a customers httpd.conf to read some extra stuff like Aliases, ScriptAliases and Directory statements.

When the users adds another domain to his account through "domain pointers", the entire httpd.conf gets rewritten, and all customizations are gone.

Is there a solution for this?

Tino
 
The only solution I know of is to make the additions through the control panel, logged in as admin.

Jeff
 
I'm not sure if this will work.
You see "Available Tokens". I'm not sure what this is.
The commands in that list are not adequate to do what I want to do in the httpd.conf.

Tino
 
"Tokens" are DA variables.

You can use any lines you want; you just can't use any DA variables besides those.

Jeff
 
Correct. You can make any additional changes through directadmin for each user and those changes will be included if/when the httpd.conf is rewritten.
 
Back
Top