How can I do that? I really don't think that is all manually done. If this belongs in the PHP thread sorry. I am using PHP for creating my blog and its done, but I just wanted to know how those url's are created.
The way I would do it is by using an error 404 error handler, and parse the URL actually used. On one of my hosts (all hosts do not allow this) I also use this method to parse subdomains, so I don't have to declare them on the host. Very convenient and flexible.
This even allows me to create new subdomains on the fly.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.