How to fix only home page is working other page not working

⌘K
  1. Home
  2. Docs
  3. Nazmart – Multi-Ten...
  4. General Questions
  5. How to fix only home page is working other page not working

How to fix only home page is working other page not working

login to your aapanel -> go to website menu

now click on the website domain your have added in the aa panel

now click on config and add this line of code

  location / {
        try_files $uri $uri/ /index.php?$query_string;
    }
Was this article helpful to you? No Yes

How can we help?