Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.33 Server at 85.239.157.20 Port 80
Any Ideas/ Някакви идеи?
1-во mod_rewrite се пуска от httpd.conf
2-ро може да се наложи да рестартираш apache-то
Ако не стане значи бъркаш някъде
$name = addslashes(htmlspecialchars($_POST['name']));
$arr= array(";","'","\"","%"," ");
$name=str_replace($arr,"",$name);
$name=substr($name,0,10);
$name = addslashes(htmlspecialchars($_POST['name']));
$arr= array(";","'","\"","%"," ");
$name=str_replace($arr,"",$name);
$name=substr($name,0,10);
аз намерих това, http://yourwebsite/index.php/
и се получава това index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/home/index/index/home
и сам можеш да си го провериш просто въвеждаш така : http://yourwebsite/index/home/
пример -> http://yourwebsite/index.php/
махаш -> index/home
и слагаш -> index.php/
и се получава това index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/index/home/index/index/home
според мен е от .htacces-a