php - Pretty urls Apache -


i have site url looks www.abc.com/abc.php?id=10, want change these pretty url www.abc.com/abc/10, possible without rewriting code if yes how can , possible way without htaccess .

u can use rewrite url within htaccess file.

url rewrite

and if want rewrite url without using htaccess can refer this post


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -