htaccess help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Platinum Lantern
    Confirmed User
    • Jan 2002
    • 1564

    #1

    htaccess help

    I used to have something in my htacess that allowed me to redirect traffic from the search engines (and any other url I wanted) to the url of my choice.

    Can any one point me in the direction of that code or post it here
    Thanks In Advance
    SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60.
  • gooddomains
    Too lazy to set a custom title
    • Jul 2003
    • 10127

    #2
    hope someone can help

    Comment

    • Platinum Lantern
      Confirmed User
      • Jan 2002
      • 1564

      #3
      bump

      bump
      bump
      SIG TOO BIG! Maximum 120x60 button and no more than 3 text lines of DEFAULT SIZE and COLOR. Unless your sig is for a GFY top banner sponsor, you may use a 624x80 instead of a 120x60.

      Comment

      • QTbucks_Mark
        Confirmed User
        • Mar 2006
        • 254

        #4
        Originally posted by Platinum Lantern
        Can any one point me in the direction of that code or post it here
        Thanks In Advance
        Can't provide you with specific code without further information, but everything you'll probably want to do can be done with Apache's mod_rewrite, the Swiss Army Knife of URL manipulation.

        Take a look here for Apache 2.x:
        http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html

        If you're still using Apache 1.3:
        http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html

        But if can be a major PITA to write those rules if you don't exactly know what you're doing.


        QTbucks : featuring cherrywinters.com - sweetcarry.com - cutecaroline.com
        [email protected] :: ICQ 26505638

        Comment

        Working...