question regarding .htaccess

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xiaawan
    New Member
    • May 2007
    • 17

    question regarding .htaccess

    Hi All I am not sure the right forum for this question regarding .htaccess but in the past I got too much help from this forum.Anyhow my probolem is as follows.

    I am using .htaccess to redirect pages on a given url.
    Is it possible whatever I pass in a url as a parameter that does not appear in the browser. For example my url is as follows:
    www.example.com/index/command/message/1
    www.example.com/index/command/message/2
    www.example.com/index/command/message/3
    whatever may be the url I want browser to display the following url
    www.example.com/myUrl
    but I need the value of message like 1,2,3 etc. But dont want browser to show what value is passed.
    How can I achieve this. Thanks in Advance
    sorry for my bad english If I have not been able to explain.
  • ak1dnar
    Recognized Expert Top Contributor
    • Jan 2007
    • 1584

    #2
    Originally posted by xiaawan
    Hi All I am not sure the right forum for this question regarding .htaccess but in the past I got too much help from this forum.Anyhow my probolem is as follows.

    I am using .htaccess to redirect pages on a given url.
    Is it possible whatever I pass in a url as a parameter that does not appear in the browser. For example my url is as follows:
    www.example.com/index/command/message/1
    www.example.com/index/command/message/2
    www.example.com/index/command/message/3
    whatever may be the url I want browser to display the following url
    www.example.com/myUrl
    but I need the value of message like 1,2,3 etc. But dont want browser to show what value is passed.
    How can I achieve this. Thanks in Advance
    sorry for my bad english If I have not been able to explain.
    Refer to


    -Ajaxrand

    Comment

    • xiaawan
      New Member
      • May 2007
      • 17

      #3
      Thank you very much for your quick reply. I see this url and take hlep..


      Comment

      • xiaawan
        New Member
        • May 2007
        • 17

        #4
        I have read this page but I am very new to .htaccess so I could not take any help. Its a bit complex for me. Can u provide me anyother material that can help ......... thanks in advance.

        Comment

        • pbmods
          Recognized Expert Expert
          • Apr 2007
          • 5821

          #5
          Moved to the Apache forum.

          Comment

          Working...