PDA

View Full Version : 403 forbidden


pinbrook
26-Nov-2003, 12:13 PM
One of our clients has an error on upload

"A server error occurred whilst attempting to merge server files 403 - Forbidden. The ISA server denies the specified Uniform resource Locator (URL)"

Thes site will upload fine from my PC, so I guess it is something on the clients network causing this

Can someone help.....

Nadeem
26-Nov-2003, 01:33 PM
Hi Jo,

With regards to the error message

Upload: A server error occurred while attempting to merge server files. 403 - Forbidden (The ISA Server denies the specified Uniform Resource Locator (URL). )

Our developers says the following:
The merge is done with an HTTP (port 80) call to the merge script. Forbidden implies that the file exists but is either not readable or not executable.

Here is a link to another thread to do with proxy
http://community.actinic.com/showthread.php?s=&threadid=3208

Hope this helps