Jump to content

Recommended Posts

Posted

Any tutorial about .htaccess file?

 

Don't give me apache's htaccess tutorial.

 

 

Thanks!

Posted

I have gallery folder that have foto folder to store file from gallery uploader. But i cant acces file in foto folder cause .htacces code inside foto folder to prevent file uploader not suitable for heliohost.org hosting. The script code .htaccess like this

RemoveHandler .php .phtml .php3 .php4 .php5 .php6 .phps .cgi .exe .pl .asp .aspx .shtml .shtm .fcgi .fpl .jsp .py

AddType application/x-httpd-php-source .php .phtml .php3 .php4 .php5 .php6 .phps .cgi .exe .pl .asp .aspx .shtml .shtm .fcgi .fpl .jsp .py

php_flag engine 0[/code]

I think code inside .htaccess file not suitable for heliohost.org hosting and i got 403 error message, how to change that code to match with heliohost.org hosting. Thanks

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...