Recent content by atanas kostovski

  1. A

    I need help...

    THANK YOU VERY MUCH :D (I post this thread because I couldn't figure it out how to fix that by my self..)
  2. A

    I need help...

    I sent you...
  3. A

    I need help...

    I did that, and again: ---------- Post added at 06:29 PM ---------- Previous post was at 06:27 PM ---------- before asking for help here, I tried with changing sites, I put drupal, than joomla, than wp. and now simple HTML page with PHP form... and all the time, it was same: Forbidden...
  4. A

    I need help...

    0755 (755)
  5. A

    I need help...

    again:
  6. A

    I need help...

    0744 (744)
  7. A

    I need help...

    it's: .htaccess (copy-paste) yes, I have index, it's index.html. but it give the message again with: http://sportskiforum.x10.mx/index.html only the 'bold' thing is changed... "Forbidden You don't have permission to access /index.html on this server. Additionally, a 403 Forbidden...
  8. A

    I need help...

    # BEGIN DPIOptions RewriteEngine On RewriteRule ^thumb-(.*)\.jpg$ thumb.php?id=$1 [L] RewriteRule ^image-(.*)\.jpg$ image.php?id=$1 [L] RewriteRule ^image-(.*)\.gif$ image.php?id=$1&gif [L] RewriteRule ^share-(.*)\.html$ share.php?id=$1 [L] RewriteRule ^gallery-(.*)-(.*)-(.*)\.html$...
  9. A

    I need help...

    Everytime I enter my homepage, I get this: „Forbidden You don't have permission to access / on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.“ I think I got this message after uninstalling Drupal...
Top