You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error when i am deploying the application(PHP codeigniter) with some modifications. Basically i want to have my own .htaccess but not able to achieve this i tried using .ebextensions but the problem remain same.
/var/www/html/.htaccess: <IfModule not allowed here
My EB Software: PHP 7.2 running on 64bit Amazon Linux 2/3.1.0
Please help me i have searched for two days on how to resolve this issue
The text was updated successfully, but these errors were encountered:
I am getting this error when i am deploying the application(PHP codeigniter) with some modifications. Basically i want to have my own .htaccess but not able to achieve this i tried using .ebextensions but the problem remain same.
/var/www/html/.htaccess: <IfModule not allowed here
My EB Software: PHP 7.2 running on 64bit Amazon Linux 2/3.1.0
Please help me i have searched for two days on how to resolve this issue
The text was updated successfully, but these errors were encountered: