can i make changes to httpd.conf directly- will this affect virtualmin/webmin settings?

3 posts / 0 new
Last post
#1 Wed, 08/03/2011 - 17:58
arvindikchari

can i make changes to httpd.conf directly- will this affect virtualmin/webmin settings?

Hello,

I want to make changes to httpd.conf. Specifically, in a section that is OUTSIDE OF the virtual Host sections in httpd.conf... Can I make these changes by directly editing httpd.conf? Will this affect Webmin/Virtualmin?

Also, is there some GUI screen in Webmin to make changes to httpd.conf?

Regards, Arvind.

Wed, 08/03/2011 - 19:06
andreychek

Sure, you can make changes directly to the Apache config file(s).

Also, from Virtualmin, you can go into Services -> Configure Website to edit directives specific to it.

Or to edit any part of the Apache config, you can go into Webmin -> Servers -> Apache Website -> Global Configuration.

-Eric

Thu, 08/04/2011 - 04:25
Locutus

Webmin is really quite clever when it comes to parsing config files. It parses what it understands, presents it in its edit boxes, and leaves the rest untouched when modifying the file.

So yes, Eric is quite right. :)

Though while in this case it should be no problem, you should pay attention when you plan to manually edit other things. There might be some that can cause trouble when doing it behind Virtualmin's back, e.g. directly editing a virtual server owner Webmin user account.

Topic locked