hosting http://alexmoreno.net/ en changing vhost.conf without restarting apache http://alexmoreno.net/changing-vhostconf-without-restarting-apache/06-01-2013 <article role="article" about="http://alexmoreno.net/changing-vhostconf-without-restarting-apache/06-01-2013" class="node node--type-blog node--promoted node--view-mode-teaser"><header><div class="node__meta"> <span> By <span class="node__author"><span><a title="View user profile." href="http://alexmoreno.net/alejandro-moreno" lang="" about="http://alexmoreno.net/alejandro-moreno" typeof="schema:Person" property="schema:name" datatype="" xml:lang="">alexmoreno</a></span></span>, 6 January, 2013 </span> </div> <div class="node__top-wrapper"> <h2 class="node__title"> <a href="http://alexmoreno.net/changing-vhostconf-without-restarting-apache/06-01-2013" rel="bookmark"> <span>changing vhost.conf without restarting apache</span> </a> </h2> </div> </header><div class="node__content text-content"> <div class="text-content field field--name-body field--type-text-with-summary field--label-hidden field__item"><p>Sometimes you need to change some parameters to your apache virtual host. Then, when you need to check the changes, in plesk you'd probably will have to execute the next command to see the changes:</p><p>/usr/local/psa/admin/sbin/httpdmng --reconfigure-domain exampledomain.com</p><p>Otherwise, restarting apache (/etc/init/apache2 restart) could not make the trick.</p><p>I allways forgot this little trick... never more, because <a href="http://www.programadoresweb.net/">Programadores Web</a> will remind it me :-).</p></div> <div class="field field--name-taxonomy-vocabulary-1 field--type-entity-reference field--label-hidden field--tag-ref"> <ul class="links field__items field--tag-ref__items"><li class="field--tag-ref__item"><a href="http://alexmoreno.net/apache" hreflang="es">apache</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/linux" hreflang="es">linux</a></li> <li class="field--tag-ref__item"><a href="http://alexmoreno.net/hosting" hreflang="es">hosting</a></li> </ul></div> </div> </article> Sun, 06 Jan 2013 21:06:48 +0000 alexmoreno 76 at http://alexmoreno.net