Yes, this is another .httaccess question...
I swear to god I tried everything I could to make this work, but I can't understand clearly how to write the rules.
What i want is: to type in my browser "mydomain.com/x/10" and it should be interpreted as "mydonain.com/index.php?x=10" so i can get the x value and use it.
I wanna do this so it's easier to link stuff to people.
How do i do this? Also, if someone could provide me a link to a place where I can actually learn how to construct the regular expressions that htaccess use, that would be awesome.