my application in running in my ip like - 192.168.1.1 and the root path of my application in /var/www/demo1. I want to browse it like ip- 192.168.1.1/demo1
Please help me to resolve
want to access my site in ip/demo1 like 192.168.1.1/demo1
getting error
'access forbidden by rule, client: 122.163.119.23, server: 192.168.1.1, request: "GET /demo1/static/version1708063706/frontend/Magento/luma/en_US/css/print.css HTTP/1.1", host: "192.168.1.1", referrer: "http://192.168.1.1/demo1/"'
access forbidden by rule, client: 122.163.119.23, server: 192.168.1.1, request: "GET /demo1/admin HTTP/1.1", host: "192.168.1.1"