400 ERROR: The request could not be satisfied

1

I am deploying the system on cloudfront services, When I type Url: domain.com/%d it shows "400 ERROR" page. I want it to return to index.html page when the link is wrong. I don't know if this is a Bug or a feature. Example: Link: https://booking.com/%d Enter image description here

BinhVT5
posta 9 mesi fa414 visualizzazioni
2 Risposte
1

I think that CloudFront considers this as an invalid HTTP request because %D doesn't correspond to any URL encoded ASCII character.

profile pictureAWS
ESPERTO
achraf
con risposta 9 mesi fa
-1

Hi,

If I understood you correctly, you are looking at how to customize error processing in CloudFront. Please take a look here - there are examples of how you can achieve what you want.

profile picture
ESPERTO
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande