Welcome Guest, Not a member yet? Register   Sign In
creating url ending with .html
#1

[eluser]oldrock[/eluser]
Hi..,

How to redirect my site urls so that all urls ends with .html extension

thanks in advance
#2

[eluser]WanWizard[/eluser]
set the url suffix in config/config.php, and use the URL helpers to construct the URL's in your views (and redirects).
#3

[eluser]Todd Perkins[/eluser]
You could probably do it in a .htaccess file. Add .html to the end, and render .html as php. See link below.

http://forums.digitalpoint.com/showthread.php?t=5801




Theme © iAndrew 2016 - Forum software by © MyBB