.htaccess problem

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    .htaccess problem

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

    #2
    Originally posted by blockerhead View Post
    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
    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
    Hmmm..! My great job is remove php_flag engine 0
    And .htaccess file now can working. Thanks to myself..!

    Comment


      #3
      Originally posted by blockerhead View Post
      Hmmm..! My great job is remove php_flag engine 0
      And .htaccess file now can working. Thanks to myself..!
      lolz, thanks for posting the remedy btw
      tinyurl.com/earnbymobile
      Easy earning for Indians
      ---------------------
      Alternative mobile advertising network .. Minimum 100 USD pay / NET15 pay cycle, Good Brand, Best targeting for Android
      goo.gl/6vub3

      Comment

      Working...
      X