php - Joomla URL redirect -
i've got question here joomla redirection. . got joomla site has bug. each time visit site, redirects other site. . when put www.site.com/index.php
, it's ok. on >ndex.html## there's meta:
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta http-equiv="refresh" content="0;url=http://redirectto.com/">
but if removed or change meta, site got error. .
anyone can helpe problem??
joomla not use index.html anywhere - though there such file in every folder, it's supposed empty security reasons. can't sure if you've installed puts code in index.html reason, i've never seen before.
re-reading, looks apache config defaulting index.html, when should defaulting index.php. check apache config, or put htaccess file in joomla folder this, or joomla isn't work anyways - needs default index.php
Comments
Post a Comment