making all request point to root directory

Discussion in 'Site Programming, Development and Design' started by Kaihatsusha, May 7, 2010.

  1. since adding sub-domains will end up pointing to root directory,
    i decided to just manipulate the returned html thru code behind.

    now, is there anyway to make all request, regardless of / depths,

    example:
    mySiteExample.com/b/some-words-here/

    to just point to root directory,...

    mySiteExample.com/h/asjosjs/assasa/assa/as/

    will still point to root,


    and retain the URL.



    thanks.

    you might find it weird, but this is what exactly i need.
    and also, it will trigger a 404, but is there a way to prevent this thru URL rewrite?
     
  2. Ray

    Ray

Share This Page