Afficher un message
Vieux 28/09/2006, 08h20   #2
Aleksei Dzhulai
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Restart individual Virtual host within Apache 2 on Solaris


sujoy101@gmail.com напиÑав:
> To The Group,
>
> I am looking for a scenario where virtual hosts (name based) can be
> restart (start/stop) individually without affecting the other
> hosts/sites configured on same Apache instance.
>
> Normally for any changes made in corresponding virtual host segment for
> an intended website, a total restart of Apache (apachectl) server is
> needed. Instead if I can have the flexibility of restarting only the
> concerned website (like IIS in Wondows).
>
> Any assistance/suggestion/know-how will be sincerely acknowledged.
>
> Regards
>
> Sujoy


Actually your question sounds like “How to make apache process reread
some part of configuration file?â€. My answer is no , apache cannot
read only one part of his config file. Use apachectl graceful to
restart server transparently

  Réponse avec citation
 
Page generated in 0,05619 seconds with 9 queries