Re: Fwd: 403 Forbiden

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all

I can call other php files like:

http://www.my3dgis.es/visor/php/municipios.php

without problem (The response is OK so no Provincia parameter is providen ).

Indeed, the php file always work if i simply type :

http://www.my3dgis.es/visor/php/provincias.php

in a navigator.

The problem seems to arise if i use a call from the same domain , so the
call is done against the "php/provincias.php" file.

And... i  think there is no rate-limiting ... The problem began as soon as i
uploaded the application...

Thank you anyway

Jesús de Diego

2007/9/10, Chris <dmagick@xxxxxxxxx>:
>
> Jesús de Diego Alarcón wrote:
> > Hello
> > I've noticed the problem is not well described:
> >
> > 1º There are some times the correct XML appears. However, these times,
> the
> > call in Firebug comes with "(403)" and highlihted in red color.
>
> Does your host have any rate-limiting? Maybe you're hitting the server
> too much and you're being seen as a denial-of-service attack and being
> denied access.
>
> > About permisions, visor directory has 755 also like php.
> > provincias.php has 777 permisions.
>
> Try what I suggested - access other files in the same folders.
>
> That will tell us whether it's a file specific issue, a folder specific
> issue or something else.
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux