Re: Hi

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Aravind ,

Are you sure your htaccess is working ?

In wamp you need to edit the httpd.conf of apache and search for mod_rewrite and 
uncomment it .

Restart apache , if it restarts you can test whether htaccess loading via making 
something wrong in htaccess . Hope you have made rewrite engine on and all .

 Hari K T

http://harikt.com/





________________________________
From: arvind <arvindsri123@xxxxxxxxx>
To: php-objects@xxxxxxxxxxxxxxx
Sent: Sun, 15 August, 2010 4:28:33 PM
Subject:  Hi

  
I am trying to convert normal url to SEO  friendly url, and using mod_rewrite, 
when i am testing it on local server(localhost), its not executing anything and 
page is opening normally, no changes in URL..
I have installed wamp on winxp.
.htaccess file is in same folder (rewrite)

RewriteEngine On 
RewriteRule ^service_details/([0-9]+)/?$ service_details.php?MID=$1 [NC,L]

Please help ...If any one know about it.

Thanks,
Arshi


 



[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux