Introducing the ONLY search engine optimization software product that has been 100% PROVEN to dramatically increase your rankings in Google, Yahoo, and Bing. Get it now!
You should create an . Htaccess that looks something like this.
You should create an . Htaccess that looks something like this: RewriteEngine on # if a directory or a file exists, use it directly RewriteCond %{REQUEST_FILENAME}! -f RewriteCond %{REQUEST_FILENAME}!
-d # otherwise forward it to index. Php RewriteRule . Index.
Php L Now the full path would be redirected to index. Php - this will be your single entry point, you could access it through $_SERVER'REQUEST_URI' if I recall well. Now it will be your job to write set of rules to know all the possible routes that this url matches (regular expressions), then parse the url and set the GET variables accordingly (from your second example - name, id).
If the url doesn't match any of the known urls - forward it to your error page. And also you should do reverse-routing, if someone opens an url with plain get variables like "index. Php?
Name=ksrtc-palakkad-kerala&id=c669239" you should redirect with 301 PERMANENT REDIRECT to the "SEO" url "/say/ksrtc-palakkad-kerala-c669239. Html" If this doesn't answer your question, please elaborate.
Thanks for reply I know I have to do with htaccess but I don't know how I should write rewriterule in htaccess for same so that it will accept url "/say/ksrtc-palakkad-kerala-c669239. Html – user1017808 Oct 28 at 6:22.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.