Top "Uri-fragment" questions

Can I read the hash portion of the URL on my server-side application (PHP, Ruby, Python, etc.)?

Assuming a URL of: www.example.com/?val=1#part2 PHP can read the request variables val1 using the GET array. …

http url web language-agnostic uri-fragment
How to use htaccess to rewrite url to html anchor tag (#)

I have a situation where I want to take the following URL: /1/john and have it redirect using Apache's htaccess …

.htaccess mod-rewrite uri-fragment
Is the URL fragment identifier sent to the server?

Possible Duplicate: Can PHP read the hash portion of the URL? The (famous?) web site mega.co.nz uses a …

http uri-fragment