.htaccess file issue
### Describe the bug
Np input file specified error.
### Steps to reproduce
1. Set up all prerequisites with a shared web host
2. Upload CastoPod files
3. Attempt to access yoursite.com/cp-install
4. No input file specified error.
### Expected behavior
The installation/setup script to run.
### Actual behavior
A single error message
No input file specified
### Possible fixes
Yassine and I fixed the issue by modifying the .htaccess file in the public folder according to the instructions on this site
https://w3codegenerator.com/code-snippets/codeIgniter/no-input-file-specified-codeigniter
issue