.htaccess Help

Discussion in 'Site & Server Administration' started by ct2k7, Mar 23, 2008.

  1. #1
    Hi, I've just got a few things to sory out with thinkteen.co.uk,

    Can you just check that the syntax is correct in my htaccess file please? Thanks.

    After that - I'm guessing that:

    http://thinkteen.co.uk/index would to go http://thinkteen.co.uk/index.php
    http://thinkteen.co.uk/about would go to http://thinkteen.co.uk/about.php

    and
    http://thinkteen.co.uk/news would go to
    http://thinkteen.co.uk/news.html?

    Thanks, if the htaccess syntax is incorrect, what would the the right one? I've stuck the file there, and it's not working now. :(


    Edit: My intention is to hide the links in a way so the user cannot see the file :
    so effectively, if someone wanted to view about.php (somesite.com/about.php), they'd not see about.php in the address bar, but, about (http://somesite.com/about)

    Something that protects the user from seeing the web technology being used and removes those awful parameters.
     
    ct2k7, Mar 23, 2008 IP
  2. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #2
    you may be better off with the following (taken from here)
     
    just-4-teens, Mar 23, 2008 IP
  3. ct2k7

    ct2k7 Peon

    Messages:
    457
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks but I've just re-phrased my question to make it clearer. So - I need it to be the other way round. Even I'm :confused: It's been an awful long time since I last wrote a htaccess file with a rewrite in lol.

    Does the above post do what I want it to?
     
    ct2k7, Mar 23, 2008 IP
  4. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #4
    just-4-teens, Mar 23, 2008 IP
  5. ct2k7

    ct2k7 Peon

    Messages:
    457
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Very Nice, Thanks :)
     
    ct2k7, Mar 23, 2008 IP