How To Check If Mod_rewrite Is Working
RegisterLogin
How To Check If Mod_rewrite Is Working
Post Description: How To Check If Mod_rewrite Is Working
Tags: How, To, Check, If, Mod_rewrite, Is, Working
This Post Was Posted On Oct 01, 2009 By Huilio #2470
Post Description: How To Check If Mod_rewrite Is Working
Tags: How, To, Check, If, Mod_rewrite, Is, Working
This Post Was Posted On Oct 01, 2009 By Huilio #2470
How To Check If Mod_rewrite Is Working by Huilio
do you know how i can trouble shoot it.
i own my onw server, but i just am lost on this. what do i need to enable to make sure i have it working?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
webune
#2473 1
oh ok, you need to uncomment the rewrite module.
change from this:
#LoadModule rewrite_module modules/mod_rewrite.so
to this:
LoadModule rewrite_module modules/mod_rewrite.so
save the changes and restart your apache server.
should work now
change from this:
#LoadModule rewrite_module modules/mod_rewrite.so
to this:
LoadModule rewrite_module modules/mod_rewrite.so
save the changes and restart your apache server.
should work now
Oct 01, 2009 Reply Report abuse
huilio
#2472 2
ok, i found it, this is how it looks:
#LoadModule mime_magic_module modules/mod_mime_magic.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule negotiation_module modules/mod_negotiation.so
#LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
#LoadModule speling_module modules/mod_speling.so
#LoadModule status_module modules/mod_status.so
#LoadModule unique_id_module modules/mod_unique_id.so
#LoadModule userdir_module modules/mod_userdir.so
#LoadModule mime_magic_module modules/mod_mime_magic.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule negotiation_module modules/mod_negotiation.so
#LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
#LoadModule speling_module modules/mod_speling.so
#LoadModule status_module modules/mod_status.so
#LoadModule unique_id_module modules/mod_unique_id.so
#LoadModule userdir_module modules/mod_userdir.so
Oct 01, 2009 Reply Report abuse
webune
#2471 3
one thing you can do is to be sure you have in set in your apache configuration file: httpd.conf
so open httpd.conf and be sure that you dont have comment
so open and look for this line:
LoadModule rewrite_module modules/mod_rewrite.so
when you find it, tell me how you have it
so open httpd.conf and be sure that you dont have comment
so open and look for this line:
LoadModule rewrite_module modules/mod_rewrite.so
when you find it, tell me how you have it
Oct 01, 2009 Reply Report abuse
Leave Your Comments...
©2011 Webune Forums - Mon Dec 19, 2011 1:27 pm
Powered by: Webune Forums V3
Powered by: Webune Forums V3