arctushar
08-03-2010, 01:43 AM
Hello
I m new in web site designing. I used various CMS. But I want to use my own coded php files. In CMS's I saw that it can redirect to specific file. For example
Someone write a blog about computer virus. And the alias of that blog is comvirus.html
requested url is http://mysite.com/comvirus.html it show the blog page.
In short how can I write htaccess file so that it can send requested url to a php file and the php file send the information which file have to show.
Hope you understand my problem and please solve this with details.
I m new in web site designing. I used various CMS. But I want to use my own coded php files. In CMS's I saw that it can redirect to specific file. For example
Someone write a blog about computer virus. And the alias of that blog is comvirus.html
requested url is http://mysite.com/comvirus.html it show the blog page.
In short how can I write htaccess file so that it can send requested url to a php file and the php file send the information which file have to show.
Hope you understand my problem and please solve this with details.