I commend you for your eloquent and adroit response. I was leaning towards a suspicion that mod_security may have had a significant hand in interfering with the re-direction. But I also agree with you that several components are definitely beyond my control, and that making the occasional...
Hi all,
The url for the tiny web app I have hosted for free is http://thestoryofmh370.x10host.com
If a visitor is a registered user, the visitor can log in and modify the site contents. The login script is very basic:
<form action="<?php print HTTP . 'includes/login_post.php'; ?>"...
However, there is a part of the script that would explicitly create URL links pointing to the YouTube thumbnails for the videos. That part of the script ( I think its JavaScript ) may be to blame. For every entry in the HTML table, there would be a part where the YouTube videoid (which is I...
As far as I've been able to gather, the visitors who are not logged in have had no problem in changing the content of the iframe embedded in the index page. It's the logged in Registered Users who would have difficulties in using the "add_video.php" and "update_video.php" forms, because they...
A registered user can add new entries into the database using a form in the "add_video.php" page. It's still a project in development; actually it's a demo of sorts. So I've been adding the entries myself. And so, I was able to add around 320 items using the HTML/PHP form.
No, I was able to...
Hi! Thanks for replying. :)
As requested, here is the link to one of the webpages that throw a "403 Forbidden" error when a user clicks on the "Submit" button of an "edit video details" form: http://renegadekaraoke.x10host.com/update_video.php .
The link above points to the file, but in...
Hi All,
My site on the Free Hosting service may have triggered one of the new mod security rules for Apache mentioned in the x10hosting Status Blog posted around a month ago ( http://status.x10hosting.com/ ): "The mod security rules should be showing a 403 if you inadvertently trigger a rule..."...