Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
404 error
#4
Carlos Wrote:Your server doesn't seem to support .htaccess
If you disable fancy URLs it will work. (I opened some pages of your site by changing in the URL '/contact' to '/index.php?id=contact')

It may not be server's fault, but wrong mod rewrite's directive
Look at the url: http://filmpl.toile-libre.org/getsimple/
filmpl has moved his site to a new location (directory or a subdomain), thus directive
Code:
RewriteBase /getsimple
leads to 404.

changing it to
Code:
RewriteBase /
or even deleting whole line should do the job.

with friendly urls turned off, links doesn't point to domain/getsimple Wink
Addons: blue business theme, Online Visitors, Notepad
Reply


Messages In This Thread
404 error - by filmpl - 2010-06-20, 10:04:32
404 error - by Carlos - 2010-06-20, 16:08:55
404 error - by filmpl - 2010-06-21, 02:44:43
404 error - by yojoe - 2010-06-21, 07:29:23
404 error - by Carlos - 2010-06-21, 07:59:00
404 error - by yojoe - 2010-06-21, 09:50:16
404 error - by filmpl - 2010-06-23, 07:54:59
404 error - by Zegnåt - 2010-06-23, 21:37:30
404 error - by filmpl - 2010-06-24, 08:32:59



Users browsing this thread: 1 Guest(s)