leafleafleafDocy banner shape 01Docy banner shape 02Man illustrationFlower illustration

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

Estimated reading: 1 minute 17 views

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;
    }

Share this Doc

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

Or copy link

CONTENTS