Enable Mod Rewrite - Howto Steps Guide Tutorial



Enable Mod Rewrite - Howto Steps Guide Tutorial
 (380) Click. Work. Collect
Enable Mod Rewrite - Howto Steps Guide Tutorial
Post Description:
Post Tags: enable, mod, rewrite, howto, steps, guide, tutorial
This Post Has Been Viewed 3129 Times Since Thu Jul 20, 2006 1:49 pm Posted By administrator with 0 replies
Enable Mod Rewrite - Howto Steps Guide Tutorial
This tutorial will guide you on how to enable mod_rewrite

NOTE: Please make sure to make a backup copy of your httpd.conf file before you start to do anything like this. This will bring your whole web server down if you dont know what you are doing.

1. Login to your server.

2. Open your httpd.conf file. In Redhat you can find it at /etc/httpd/conf/httpd.conf

3. Edit htpd.conf

Search and change the following

     Code:
#LoadModule rewrite_module modules/mod_rewrite.so

Remove the # at the beginning of the line. Should look like this

     Code:
LoadModule rewrite_module modules/mod_rewrite.so

4. Save changes

5. Restart Apache Server. You can restart with this command

     Code:
/etc/init.d/httpd restart

6. Done

If you would like for webune to perform this task for you, please contact Webune's Professional Services. If you are a managed customer, Webune will perform this task for you at no charge. For all other customers, a charge will be applied for this services.

Leave Your Comments     [ dejar commentarios ]
  * Name     [nombre]

  * eMail (will not be published)     [coreo electronico]

* Enter Your Reply or Comments:    [commentarios]


Add Picture To Comments         [incluir foto]
YES NO             upload
Receive Replies on my Comments (An email will be sent to you when someone replies to your comments)

     

Comments and replies About Enable Mod Rewrite - Howto Steps Guide Tutorial




(0) Comments