Suggestion: Custom HTTPD Config

Jing

Verified User
Joined
Jul 30, 2003
Messages
85
Was wondering, instead of just "adding" custom httpd config, maybe it would be nice too having an "edit" option. I know I can do it in SSH / Telnet. But it is more convenient when you are already logged in in DA, and you want to do something with the httpd config. :p

Anyway, I hope we have a "reset to default" option too. :)
 
i would also hope they have a 'reset' option for the sake of some people with not much knowledge aswell!

Speaking from the view of DirectAdmin i would probably say its a bad idea - its putting httpd.conf in front of people who may not have a clue what its there for, its not difficult logging into SSH, maybe less convenient but would probably cause half the problems as putting it in DA would!

NOTE: this is my personal opinion!
 
ProWebUK said:
i would also hope they have a 'reset' option for the sake of some people with not much knowledge aswell!

Something like this? :D

Code:
echo "action=rewrite&value=httpd" >> /usr/local/directadmin/data/task.queue
 
Back
Top