I wanted to retrive the path info string, therefore, my URL is like:

http://localhost/public/test.aspx/123

But when I go to the URL like that, all my stylesheet.css, and image path have changed to invalid ones. My css and images are in the root directory, how can I resolve that with provided URL like that?