Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter NinthRealm

    (@ninthrealm)

    Host does not use cPanel, it’s a Debian Distro.

    Everything worked before client installed BPS (at least had no issues with wget script uploading into file.

    Here’s the skip rule

    #Risk Survey Spreadsheet Skip
    RewriteCond %{REQUEST_URI} ^/members/wp-content/plugins/Biz-risk-survey/ [NC]
    RewriteRule . - [S=13]

    There is no permalink for this particular url. It is a custom script designed to executed directly with minimal tie-in to wordpress. I can provide more information via a less public venue. If you need more information, please email me at [email protected]

    Thread Starter NinthRealm

    (@ninthrealm)

    Sorry for the delay. Finally got the client to remove wget from the .htaccess filters but the page still returns a 404 error. I also noticed that when using a web browser the header also returns a 404 error, but a page does render.

    lynx is not a viable solution because of large post payloads that are being sent with wget.

    Status Complete
    Response Code 404 Not Found
    Protocol HTTP/1.1
    Method GET
    Content-Type text/html; charset=UTF-8

Viewing 2 replies - 1 through 2 (of 2 total)