Jump to content

Recommended Posts

Posted

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

Posted

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 :)

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...