my website is gamebanquyen.vn , after i completed setup SSL. All pages on my website can’t access anymore, articles, categories, shop,v…v.v
anyone know how to fix this ?
thank
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
problem solved after i’m researching all my country forums :)
paste or replace this with origins
location / { try_files $uri $uri/ /index.php; }
404 problem is solved, and articles need to modified slug if you click on it and it redirect you to homepage cuz 404(301 permanent)
@hongduc7693
We’d need to see the server blocks that you’ve setup for your website. If you’ll paste in your server block(s), I’ll be happy to take a look and see if we can get things straightened out for you :-).