Sentora Support Forums

Full Version: Apache config file?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
According this, http://docs.sentora.org/?node=76:
Apache config file /etc/apache2/httpd.conf

But...
Code:
root@myserver:/home/xxx# ls /etc/apache2/ apache2.conf    conf-enabled  magic           mods-enabled                    sites-available conf-available  envvars       mods-available  ports.conf_disabled_by_sentora  sites-enabled
So... Where are the httpd.conf or apache configs?
I need to change ServerSig.
Thanks,
Server Signature is in PHP.IN

If you are searching for paths in Ubuntu
Apache2 is located at /etc/apache2

HTTPS.CONF by Sentora default is located at /etc/sentora/configs/apache/httpd.conf
JD1Pinoy,
The option ServerSignature isn't in php.ini.
I added this at the httpd.conf and worked. Smile
Thanks,
Oh snap, yes it is in default HTTPD.CONF Smile

I was thinking of sendmail arguements Big Grin

Well good to know that you've got it right.