tag:www.iv4.pt,2008:/apache2 Apache2 - IV4 Blog 2009-09-20T15:11:56Z Enki IV4 geral@iv4.pt tag:www.iv4.pt,2008:Post/2 2009-09-20T14:11:00Z 2009-09-20T15:11:56Z Apache2 Reload, Start, Stop ... <p>O comando para reiniciar o apache, para não me esquecer :)</p><table class="CodeRay"><tr> <td class="line_numbers" title="click to toggle" onclick="with (this.firstChild.style) { display = (display == '') ? 'none' : '' }"><pre>1<tt> </tt>2<tt> </tt></pre></td> <td class="code"><pre ondblclick="with (this.style) { overflow = (overflow == 'auto' || overflow == '') ? 'visible' : 'auto' }">/etc/init.d/apache2 {start|stop|restart|reload|force-reload|start-htcacheclean|stop-htcacheclean}<tt> </tt> </pre></td> </tr></table>