urls that will not work - Joomla! Forum - community, help and support
this happen urls,
mysite/activities/archery.html
this happening
mysite/index.php/activities/archery.html
.htaccess in use
my global configuration set to
search engine friendly urls yes
use url rewriting no
adds suffix url yes
when yes use url rewriting site urls show - mysite/activities/archery.html - throw 404 page not found
can because need stop index.php , include .html without throwing 404's
mysite/activities/archery.html
this happening
mysite/index.php/activities/archery.html
.htaccess in use
my global configuration set to
search engine friendly urls yes
use url rewriting no
adds suffix url yes
when yes use url rewriting site urls show - mysite/activities/archery.html - throw 404 page not found
can because need stop index.php , include .html without throwing 404's
Comments
Post a Comment