Results 1 to 3 of 3

Thread: Redirects issue
      
   

  1. #1
    BoHoJo is offline Private First Class
    Join Date
    Aug 2007
    Location
    Chicago, IL
    Posts
    7

    Default Redirects issue

    Hi,

    So I keep trying to set up a redirect (www.bohotheatre.com/audition to www.bohotheatre.com/auditions.htm) and the redirect keeps adding a "/" to the end of the "auditions.htm" URL. So, when you type in www.bohotheatre.com/audition into Internet Explorer, it won't load the ".htm" page because of the forwardslash in the redirect.

    Just for the heck of it, I tried to rename the ".htm" file ".htm/" but, of course, that does nothing.

    Thoughts? Suggestions?

    Thanks!

    P.S. The redirect seems small, I know (going from "audtions" to "auditions.htm") but it is because there are issues -with IE especially- that won't allow people to view the page without the ".htm" tag. I am trying to keep the name simple to remember and NOT include the ".htm".

  2. #2
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Redirects issue

    You cant have a page called http://www.bohotheatre.com/audition/ this would be classed as a sub directory. If you wanted to use http://www.bohotheatre.com/audition/ as a url, you would make another index page like you did for your http://www.bohotheatre.com area & publish it to public_html/audition/, then when the url http://www.bohotheatre.com/audition/ is clicked on the Internet will 1st look for an index page in that directory.

  3. #3
    BoHoJo is offline Private First Class
    Join Date
    Aug 2007
    Location
    Chicago, IL
    Posts
    7

    Default Re: Redirects issue

    Duh! That totally makes sense.

    THANK YOU!

    Sometimes I just don't think logically about this stuff.

    Thanks again!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49