I am trying to rewrite a URL from something like this:
http://www.asdf.com/index.php
to
http://www.asdf.com/#welcome
http://www.asdf.com/#test
Right now, the welcome/test pages are sliders on the page and it moves it around without changing the url from index.php to welcome/test. How can I directly link these sliders?