Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Special Characters In The Web Address, help nedded for using special characters in the path and then usin the
Rating 1 V
webaddict
post Jan 28 2008, 05:22 AM
Post #1


Newbie
*

Group: Members
Posts: 0
Joined: 19-December 07
Member No.: 54,993



hi

i am new to htaccess.
i was trying to write a rewrite rule in the htaccess for utilizing special characters but was unsuccessful......
cud pl anyone help me out working out the same.....
here's it
i a trying to rewrite the following url

CODE
http://www.example.com/*service:forums|passive:true

as
CODE
http://www.example.com/index.php?service:forums|passive:true


the code i added in htaccess was......

CODE
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^\*(.+)$ index.php?$1 [nc]


thanks for ur help in advance......
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How To Find New Ip Address(12)


 



- Lo-Fi Version Time is now: 5th September 2008 - 05:47 AM