How to install Apache Web Server on Windows 10 | in 2023

Поделиться
HTML-код
  • Опубликовано: 8 дек 2021
  • PLEASE READ THE DESCRIPTION
    If you have any questions, please let us know in the comment section or send us a message whether it's in English or Arabic.
    0:00 Intro
    0:07 (Step 1 - Download)
    0:33 (Step 2 - Extract and Move)
    1:03(Step 3 - Edit the httpd.conf)
    2:48 (Step 4 - Check Syntax & Install the service)
    4:15 (Step 5 - Editing the index.html)
    STEPS HERE:
    1- Go to www.apachelounge.com/download/ and download the binaries.
    2- Extract the .zip file and once done, go inside the extracted folder and take the "Apache24" folder & put it inside C:\
    3- Go to "C:\Apache24\conf" then edit the 'httpd.conf' file and enable & edit the following lines:
    Listen *:80
    (OPTIONAL) LoadModule rewrite_module modules/mod_rewrite.so
    ServerName www.example.com:80 (--to) ServerName localhost:80
    AllowOverride None (--to) AllowOverride All
    4- Go to "C:\Apache24\bin" (copy the path), and open CMD as administrator.
    ---------------------------------------------(Commands)-------------------------------------------------------
    cd C:\Apache24\bin
    httpd.exe -t ----(to check the syntax)
    httpd.exe -k install ----(To install the service)
    httpd.exe -k start -----(To start the service)
    ---------------------------------------------------------------------------------------------------------------------------
    5- If you want to edit the output, go to "C:\Apache24\htdocs" and edit the 'index.html' file.
    ✅ Elementor Loading Forever? Watch this video for an easy fix:
    🎥 • How To Fix Elementor L...
    ✅Follow me on social media:
    / allvibezofc
    twiter.com/allvibezofcl
    / allvibezofcl
    / allvibezofcl
    Apache 2.4 على Windows 10
    تحميل اباتشي 2.4
    #apache #web #server #How #to #install #apache #Server #on #Windows10 #tech #computer #pc #tutorial #it #computer #engineer #engineering #science #software #java #apache #download #installation #tomcat #http #https #fix #issue #resolved #problem
  • КиноКино

Комментарии • 33

  • @atlanteum
    @atlanteum 2 года назад +5

    Brother, I can't thank you enough for this tutorial. I have avoided Server Side Includes in coding my own HTML pages for YEARS because my brain always melted at the thought of "installing a server" on my computer. THANK YOU for demonstrating how simple and straightforward the process actually is!! And if the code for my pages still doesn't work as expected, it will be no fault of yours! Cheers -

  • @babayo8882
    @babayo8882 Год назад +1

    I managed to see this on another channel but it didn't work, after I watched this it was VERY SUCCESSFUL, THANKS BRO

  • @karengomez3143
    @karengomez3143 Год назад

    This was exactly what I need it, thank u!!

  • @patrickhollywood93
    @patrickhollywood93 Год назад

    Hey thanks for the tutorial!

  • @SadLife-RIN
    @SadLife-RIN 3 месяца назад

    bro amazing video , so good for all guys find to download apache here video , thank you

  • @Ayanamiame
    @Ayanamiame Год назад

    Thank you a bunch 😄

  • @its13_rl
    @its13_rl 2 месяца назад

    Thx 4 the tutorial :)

  • @gabriellapimenta6415
    @gabriellapimenta6415 Год назад

    Thank you!!!

  • @notbad56
    @notbad56 Год назад

    thank you man

  • @jasser4594
    @jasser4594 Год назад

    THANKS BRO😍🤩

  • @user-kw5bt7lk3m
    @user-kw5bt7lk3m 11 месяцев назад

    THANK YOU...!!!!

  • @MrBagxter
    @MrBagxter Месяц назад

    thank you very much

  • @mikeums
    @mikeums 8 месяцев назад +2

    website works locally, on WiFi, with phone, laptop, and desktop, but the outside non-wifi world cannot connect, see, or load it, on the internet. no errors were reported during the whole process. what now?

  • @ashek1520
    @ashek1520 9 месяцев назад

    Thanks a lot

  • @badouiyoussef5499
    @badouiyoussef5499 2 года назад +1

    Hi. I'm a problem in start Apache2.4.
    If Press to start
    There error in windows could not start Apache service on local computer
    And the system cannot find the file specified

  • @md.shahinurrahman747
    @md.shahinurrahman747 Год назад +1

    Can you please make a video on how to Compile Apache on Windows Platform to create a standalone binary installer, Since Apache Team does not release any standalone binary installer for Apache. They just indicated some of Instruction to compile for windows platform. Thanks.

  • @BourneThisWay
    @BourneThisWay 8 месяцев назад

    How would I update Apache on a windows machine? I read the old one needs to be uninstalled and the new one is installed.

  • @justinkennedy2028
    @justinkennedy2028 Год назад

    I keep getting errors saying could not open configuration file??? Help

  • @fisrael
    @fisrael 28 дней назад +1

    brotha while doing httpd.exe -t on 3:57 i got error on line 39 and it says serverroot must be a valid directory what do i do pls guide me

    • @AllVibez
      @AllVibez  28 дней назад

      You must install the Apache24 folder inside C: drive. So the server root must be C:\Apache24. And when you want to run httpd.exe, you must be inside C:\Apache24\bin
      Run CMD as Administrator and type “cd C:\Apache24\bin” then you will see the httpd.exe and you can run it there.

  • @gabrielsoilihi7064
    @gabrielsoilihi7064 10 месяцев назад

    while trying to install apache from the cmd i had this error: httpd.exe: Syntax error on line 39 of C:/Apache24/conf/httpd.conf: ServerRoot must be a valid directory

    • @alihassansalameh
      @alihassansalameh 10 месяцев назад

      I had this error as well. Make sure you copy the Apache 24 folder directly to the C drive on your computer (it can't be inside another folder). That should fix it.

  • @Solarin779
    @Solarin779 Год назад

    thank you! . kaspersky asked me to install this thing. please can i ask you? WHY HAVE TO INSTALL IT! this help my pc security?

    • @AllVibez
      @AllVibez  Год назад

      You are welcome. Well, Apache Server is an open-source web server and is used to create web content such as websites by serving static web pages and is known for being the best HTTP/HTTPS client.
      I have no idea why Kaspersky would ask such a thing as I have little knowledge when it comes to Kaspersky, unfortunately. But if you need any further help, don't hesitate to ask.

    • @Solarin779
      @Solarin779 Год назад

      @@AllVibez thank you so much, i did install it as kaspersky asked, that's all , i have no idea too. anyway thank you. you helped me with this video. keep going you are amazing

    • @AllVibez
      @AllVibez  Год назад +1

      @@Solarin779 It's my pleasure to be of help. Thank you for the kind words! Will definitely do.

  • @jennybonghanoy7430
    @jennybonghanoy7430 Год назад

    C:\Apache24\bin>httpd.exe -k install
    Installing the 'Apache2.4' service
    (OS 5)Access is denied. : AH00369: Failed to open the Windows service manager, perhaps you forgot to log in as Administrator?
    can you help me to fix this sir i did one week of searching to solve this problem but i cant

    • @AllVibez
      @AllVibez  Год назад

      Did you run the command prompt as an administrator?

    • @blanche_hell
      @blanche_hell 2 месяца назад

      I have the same problem but I can't find a solution. Please anyone help

    • @daniali4619
      @daniali4619 Месяц назад

      run the command prompt Administrator mean search the start search cmd ad open with Administrator then its run properly

  • @badouiyoussef5499
    @badouiyoussef5499 2 года назад

    Can you help me

  • @KesterMadanga
    @KesterMadanga 10 дней назад

    You are not even saying the line and how to enable them

    • @AllVibez
      @AllVibez  10 дней назад

      @@KesterMadanga if you look at the description, you can find the tutorial.