XMLHttpRequest fails,NetworkError: 404 Not Found,wordpress,Asp .Net Server
-
I am stuck up in a strange kind of issue here are the 2 urls
http://gauravtech04.byethost7.com/pdf-plugin/
http://www.worldprofx.com/index.php/plugin-pdf/
In the first url the request is working fine here is the server config
Cache-Control max-age=0
Connection keep-alive
Date Sun, 12 Aug 2012 09:35:20 GMT
Etag “1336d953-861-4c705a7dec100”
Expires Sun, 12 Aug 2012 09:35:20 GMT
Server ATS/3.2.0
Vary User-Agent,Accept-EncodingAnd the other has
Content-Length 1245
Content-Type text/html
Date Sun, 12 Aug 2012 09:56:35 GMT
Server Microsoft-IIS/7.5
X-Powered-By ASP.NETSame files are hosted on both the directory structure to plugins dir is as follows
In first
/htdocs/wp-content/plugins/
In second
/httpdocs/wp-content/pluginsRequest is responding with a 404 error in second address
The topic ‘XMLHttpRequest fails,NetworkError: 404 Not Found,wordpress,Asp .Net Server’ is closed to new replies.