It depends how you installed it originally. There is no official Windows
package of HTTPD, but there are a number of other people/groups who make
such builds available.

I personally use the package built by ApacheLounge. It has no installer - I
install it by unzipping to C:\Webserv\Apache and running `httpd -k install`
and `httpd -k start` on an elevated Command Prompt. To upgrade, I stop the
server, rename the old installation folder as a backup, unzip the new
folder, copy the old config over the new, and start the server again. I
rarely need to change my configuration, but I usually copy the whole config
folder using a program called Beyond Compare, a graphical diff tool, so I
can see if any of the default settings changed.

If you have a different distribution, you may have an installer or you may
have other components that need to be upgraded at the same time, so if you
need more help, we need more information about your current system.

- Y

Sent from a device with a very small keyboard and hyperactive autocorrect.

On Thu, Mar 3, 2022, 5:39 AM BENMOUSSA Othmane <ext-benmou...@em-lyon.com>
wrote:

> Hello,
>
> I need to migrate apache from version 2.4.17 to 2.4.48 on a 64bits windows
> server, I can't find the migration guide on the apache website, can you
> please send me a migration procedure.
>
> version 2.4.48 is the latest version supported by my application
>
>
>
> Thanks to share you experiences with mer
>
>
>
> Cordialement,
>
>
>
> *Othmane BENMOUSSA*
>
> *Ext / HELPLINE*
>
> Equipe Production
>
> *IT Technical Team*
>
> Direction Digitale
>
>
>
> +33 (0)4 72 18 68 52
>
>
>
> [image: signature_1448240921]
>
>
> Ce message électronique et tous les fichiers attachés qu'il contient sont
> confidentiels et destinés exclusivement à l'usage de la personne à laquelle
> ils sont adressés. Si vous avez reçu ce message par erreur, merci de le
> retourner à son émetteur. Les idées et opinions présentées dans ce message
> sont celles de son auteur, et ne représentent pas nécessairement celles de
> l’institution ou les entités affiliées dont dépend l’auteur. La
> publication, l'usage, la distribution, l'impression ou la copie non
> autorisée de ce message et des attachements qu'il contient sont strictement
> interdits ». “This email and any files transmitted with it are confidential
> and intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please return it to
> the sender. The ideas and views expressed in this email are solely those of
> its author, and do not necessarily represent the views of the institution
> or company the author is dependent from. Unauthorized publication, use,
> distribution, printing or copying of this e-mail or any attached files is
> strictly forbidden.
>

Reply via email to