How To Test Linux Apache Mod_rewrite Working
how to test linux apache mod_rewrite working
how, to, test, linux, apache, mod, rewrite, working
How To Test Linux Apache Mod_rewrite Working
Post Description: how to test linux apache mod_rewrite working
POST# 167
Posted On: Fri Feb 29, 2008 12:01 pm
john607
Topic: How To Test Linux Apache Mod_rewrite Working
Hello,



I want to mascarade my web pages to make it search engine friendly SEO. I want to use mod_rewrite for this. Can you guys tell me how to do this?



Thanks


Wed Jul 26, 2006 11:24 am
1
john607
Reply #647
If you want to check if your apache mod_rewrite is working in your server, follow this great tutorial. it shows you step by step on what to do:

http://www.webune.com/forums/how-to-test-check-if-mod-rewrite-is-enabled-t40.html

another way to check is by going to your httpd.conf file in your server. if you have shared hosting, then dont' worry, you won't be able to because you need shell access. but if you have a server, like a dedicated server where you are the administrator, then you can open the httpd.conf file and look at the line where you find mod_rewrite, just make sure this line is not comment out (meaning it has a pound sign at the begining, if it does, just remove it, but removing the pound sign, it will enable the rewrite directive. by they way, the pound sign is the symbol that looks like the number signe - like this: # its the symbol on the number 3 on your keyboard.

the httpd.conf file can be found at /etc/httpd/conf/httpd.cof

find this line:
# LoadModule rewrite_module modules/mod_rewrite.so

change it to:

LoadModule rewrite_module modules/mod_rewrite.so

MORE INFORMATION:


Dynamic Shared Object (DSO) Support

To be able to use the functionality of a module which was built as a DSO you
have to place corresponding `LoadModule' lines at this location so the
directives contained in it are actually available _before_ they are used.
Statically compiled modules (those listed by `httpd -l') do not need
to be loaded here.

Example:
LoadModule foo_module modules/mod_foo.so




DONE

Hope this helps

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. How To Test Linux Apache Mod_rewrite Working
  2. What Is Mod_rewrite? Apache Module Mod_rewrite - URL Rewriting Engine
  3. Learn How To Use Apache Module Mod_rewrite Explained
  4. Enable Mod Rewrite - Howto Steps Guide Tutorial
  5. How To Test Check If Mod_rewrite Is Enabled
  6. Web Hosting With Apache Mod_rewrite Enabled
  7. How To Fix Mod_rewrite 500 Internal Server Error On .htaccess File Apache
  8. Apache Server Mod_rewrite Explain
  9. Web Hosting With Apache Mod Rewrite Enabled
  10. Learn-how-to-use-apache-module-mod-rewrite-explained-p350
  11. Testing If Mod_rewrite Is Working
  12. Mod Rewrite On Iplanet And Sun One Web Server
  13. How To Test Mod Rewrite In Apacher Server
  14. How To Check If .htaccess Is Working
  15. Mod_rewrite Apt-get
  16. Mod_rewrite Working
  17. Mod Rewrite Script