PHPJavascript

Web Development Guide – My Personal Library of Tutorials and Scripts

htaccess

Remove php extension

February11
I need to redirect pages with .php extension to without. Like www.magrudy.com/mystore.php to www.magrudy.com/mystore Use the following RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/\ ]+/)*([^.\ ...
posted under htaccess | No Comments »

Redirect .php pages

February11
I need to redirect pages with .php extension to without. Like www.magrudy.com/mystore.php to www.magrudy.com/mystore Use the following RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/\ ]+/)*([^.\ ...
posted under htaccess | No Comments »

2,885 spam comments
blocked by
Akismet