Gest3r Posted September 14, 2009 Posted September 14, 2009 Does this hosting supports .htaccess files? I have hosted website with it and its not working well.. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@combat.heliohost.org 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. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. In htaccess file i have DirectoryIndex index.php Options -Indexes RewriteEngine on #ExpiresActive on #ExpiresByType image/jpeg "access plus 7 day" #ExpiresByType image/gif "access plus 7 day" php_flag register_globals on My website http://combat.heliohost.org/index.php
gamingpassport Posted September 14, 2009 Posted September 14, 2009 try to remove the register_globals line. I thought i read around the boards that it's enabled by default. i'm using a fairly large htaccess file, and had no problems with it (except some typos) Trail and error my friend
Gest3r Posted September 14, 2009 Author Posted September 14, 2009 well i cant remove register_global.. register script will not work
Byron Posted September 14, 2009 Posted September 14, 2009 Please read this about register_globals. btw, it's OFF by default.
sauravrawal Posted October 21, 2009 Posted October 21, 2009 Better to use search engine for more on .htaccess
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now