Zerotrash Posted March 27, 2020 Posted March 27, 2020 Could you guide me on transferring the html index to the cgi-bin?Is that when I point to the pure domain (without wp) the site does not load. Your cPanel usernameYour main domainThe server that you are on paulorib zerotrash.com.br Tommy Thanks!! Quote
Krydos Posted March 28, 2020 Posted March 28, 2020 Cgi-bin is for cgi. Html is not cgi and should be put in public_html. If you want to run a cgi script like script.py then you can put that in cgi-bin to make it executable. Html has no reason to be executable so it doesn't belong in cgi-bin. Quote
Zerotrash Posted March 28, 2020 Author Posted March 28, 2020 (edited) I understood. I made the change from php.index (wp) to the public-html folder but it is giving an error. could you please check what I did wrong ... lol Edited March 28, 2020 by Krydos reduced font size Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.