Hello, first id say thank you for the developer, been trying to get a good web panel and glad i founf centos-webpanel.
Before i installed CWP, i run a transmission on my server, i set my directory to
/var/www/html/downloads which is used to work fine to download all the file that i've been downloaded through transmission on
http://my-IP/downloadsAfter i installed CWP, i cant access those directory, it said
Not Found The requested URL /downloads/ was not found on this server.I tried to set another directory under my domain on public html, but when i tried to access it, always goes to 404 not found. I dont know if cloudflare have something to do with this since i use it.
Is there any way to make me can access
http://my-IP/downloads again?i've been triedn to chmod 755 on my downloads folder but it seem didn't work out.
Thank you.