Fire the following command to take a backup of apache on your               server:

cp -/etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.bak

Above is for Centos users

For Ubuntu users ,please refer the following :-

sudo cp /etc/apache2/apache2.conf /etc/apache2/apache2.conf.bak

Esta resposta foi útil? 1 Os usuários acharam isso útil (2 Votos)