نمایش نتایج: از شماره 1 تا 1 , از مجموع 1

موضوع: چگونگی آپگرد آپاچ به نسخه 2

  1. #1
    مدیر کل Vahid آواتار ها
    تاریخ عضویت
    Aug 2008
    نوشته ها
    2,724
    تشکر تشکر کرده 
    435
    تشکر تشکر شده 
    6,976
    تشکر شده در
    2,085 پست

    پیش فرض چگونگی آپگرد آپاچ به نسخه 2

    Upgrade To APACHE 2.0 Web Server

    Quote: Apache has been the most popular web server on the Internet since April of 1996. The February 2005 Netcraft Web Server Survey found that more than 68% of the web sites on the Internet are using Apache, thus making it more widely used than all other web servers combined. (Source: Apache.org)

    This quick tutorial will show you how to upgrade your existing Apache installation to the latest version (2.2.0 as the time of writing this tutorial). Please follow the steps outlined below.

    Make a copy of the current httpd.conf file in case you need to roll-back after a failed upgrade.

    cp /usr/local/apache/conf/httpd.conf /usr/local/apache/conf/httpd.conf_back

    Download The Apache Tar.Gz File

    wget http://www.tux.org/pub/net/apache/di...d-2.2.0.tar.gz

    Extract The File To Your Server

    tar -xz -f httpd*

    Move Into The Extracted Folder

    cd httpd*

    Run The Configuration File

    ./config.nice

    Run The Make File

    make

    Run The Install Make File

    make install

    Start Apache

    /usr/local/apache/bin/apachectl restart

    Apache is now upgraded to 2.2.0 (latest version available at the time this article is written). Please replace the version number on the download path as needed later on. To check for the latest version and documentation - please go to: Welcome! - The Apache HTTP Server Project
    برای پیش رفت در علم آسانسوری وجود ندارد پله ها را باید پیاده رفت /./ همیشه این یادتان باشد که دست بالای دست بسیار است.
    يادمان باشد براي يك بار ايستادن صد ها بار افتاده ايم /./ بک آپ مهمترین رمز موفقیت هاستینگ /./ امنیت مطلق نیست.
    ارتباط مستقیم با من :
    Admin -{(@)}- WebHostingTalk . ir

  2. تعداد تشکر ها از Vahid به دلیل پست مفید


  3. # ADS




     

اطلاعات موضوع

کاربرانی که در حال مشاهده این موضوع هستند

در حال حاضر 1 کاربر در حال مشاهده این موضوع است. (0 کاربران و 1 مهمان ها)

مجوز های ارسال و ویرایش

  • شما نمیتوانید موضوع جدیدی ارسال کنید
  • شما امکان ارسال پاسخ را ندارید
  • شما نمیتوانید فایل پیوست کنید.
  • شما نمیتوانید پست های خود را ویرایش کنید
  •