How to reload apache config on windows

Discussion in 'Apache' started by octavio, Jul 14, 2009.

  1. #1
    Hello, i have some problems reloading apache configuration on an windows machine.
    The restart command doesn't work, it did not reload the config.
    Actually i use a bat file within a cron that kill's the apache's processes and the start the process. The operation take about 30 - 40 sec depending how many connections are served in that moment by apache.

    It's there an apachectl similar command on windows ?

    Any help is really appreciated.
     
    octavio, Jul 14, 2009 IP
  2. vasyl

    vasyl Peon

    Messages:
    138
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    no apachectl for windows :(

    You can try to restart the apache's service (if installed as service) or try to invoke apache with -k restart
     
    vasyl, Jul 14, 2009 IP
  3. pbastodkar

    pbastodkar Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    from All programs goto apache
    - control apache server
    - start
    -stop
    -restart
     
    pbastodkar, Dec 10, 2011 IP