- Rewriting dynamic URLs into friendly URLs
Let's suppose you are building a small database driven website or web-based application which you need search engine covery for. And this isn't the only reason why you would choose to create a web application with search engine friendly URLs. Another important aspect is the usability of this feature. To achieve this, you could use Apache's mod-rewrite module. This would be one way. Another way would be to implement a sort of URL rewrite engine into your web application's engine.
- Houston, we have liftoff!
Hello and good morning! My name is Valentin Agachi, and this is the very first post in my weblog. Here I will talk mostly about the web, but don't be surprised if I sometimes go off-topic. I will generaly try to keep my posting subjects constant.