You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
help me, pretty url doesnt work when i switch from apache to nginx. i do this bcs wanna learn more about nginx, but i can access the project from x.x.x.x:port only. i need the ssl to load resource that i dont know its always redirect to https.
tools i use:
laravel 11
php 8.2
nginx 1.27.3, port 80
error:
when i visit the pretty url generated by laragon without https, i getting error like cors policy.
the page is on the forever loading state cause the resource wont load without https
when i visit with https, i getting error "This site can’t be reached".
i didn't change any files, i just did the same thing as i did with apache.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
help me, pretty url doesnt work when i switch from apache to nginx. i do this bcs wanna learn more about nginx, but i can access the project from x.x.x.x:port only. i need the ssl to load resource that i dont know its always redirect to https.
tools i use:
error:
when i visit the pretty url generated by laragon without https, i getting error like cors policy.
the page is on the forever loading state cause the resource wont load without https
![image](https://private-user-images.githubusercontent.com/74229188/391222733-caf4702c-7c84-455b-aceb-cdf75fae496b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjQ2ODAsIm5iZiI6MTczOTM2NDM4MCwicGF0aCI6Ii83NDIyOTE4OC8zOTEyMjI3MzMtY2FmNDcwMmMtN2M4NC00NTViLWFjZWItY2RmNzVmYWU0OTZiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEyNDYyMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWUwZmYyZDkzNjY0ZjNmNDU5YjNkNTkyOGQ0M2NiMDBlNmIzYzMxM2E0NTJmNDJhMGMyMGExZTgzNWY5MDZjYzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2HI93XQQJlwpoV7HGGIyRH9hORA2O4AzFJL82mGw5cs)
when i visit with https, i getting error "This site can’t be reached".
i didn't change any files, i just did the same thing as i did with apache.
Beta Was this translation helpful? Give feedback.
All reactions