500 Error With IfModule Not Allowed Here Log
-
- Posts: 9
- Joined: Tue Nov 21, 2017 4:32 pm
500 Error With IfModule Not Allowed Here Log
Recently I create a domain and a sub domain, say mydomain.com and media.mydomain.com, I have a folder named media in public_html folder of mydomain.com, means at /home/admin/web/mydomain/public_html
So I updated DocumentRoot in conf file of media.mydomain.com to /home/admin/web/mydomain/public_html/media
Now whenever i try to access media.mydomain.com, i get 500 Error and error log says
If I delete .htaccess file from /home/admin/web/mydomain/public_html, it sub domain work fine.
So I updated DocumentRoot in conf file of media.mydomain.com to /home/admin/web/mydomain/public_html/media
Now whenever i try to access media.mydomain.com, i get 500 Error and error log says
Code: Select all
/home/admin/web/mydomain/public_html/.htaccess : <IfModule Not Allowed Here.