Upload failed when wp website was proxied

Viewing 1 post (of 1 total)
#31625

hachiko
Member

Good day,

im using Download Manager v 2.4.8

the website we developed was deployed to our local server ( should be accessible only when in the office facilities )

example only ( 10.x.x.x ) – this is where we deploy the project,lets call it ( myproject.com ) – plugin works perfectly

then it was proxied so it can be access outside of the office facilities.

example only ( 10.x.x.x ) – proxy ( outside.myproject.com ) – plugin failed to upload.

i checked it on the firebug and found out that everytime we upload a file from ( outside.myproject.com ) it stills submit at ( myproject.com ) and the firebug line turned red saying :

url status
OPTIONS admin-ajax.php aborted

no other details given.

is this kind of error can be manage on the plugin ? im not sure if its in the core of wordpress because i saw admin-ajax.php

to summarize the problem when uploading from proxied server , the Download Manager stills try to access the my.project.com not the outside.myproject.com

I also checked the plugin code and i couldn’t found any $_SERVER varaibles to modify.

please help me guys.

Viewing 1 post (of 1 total)

The topic ‘Upload failed when wp website was proxied’ is closed to new replies.