I have UBUNTU 24.04 LTS and i want to install apache2 2.4.62-1ubuntu1 how to do that ?

Asked by Haim Malkukian

Hi,

I have ubuntu 24.04 LTS and i want to install apache2 2.4.62-1ubuntu1 by apt install ( i want it as systemctl service)
 How to do that ?

Thank you,

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Haim Malkukian
Solved:
Last query:
Last reply:
Revision history for this message
Haim Malkukian (haim986) said :
#1
Revision history for this message
Haim Malkukian (haim986) said :
#2

Hi,

Just wanna to share that i did it succesfully:

sudo add-apt-repository ppa:ondrej/apache2
sudo apt update
apt install apache2