Hi everyone,
I have some accounts on my server with dedicated IPs assigned to them. For some of them, I can access them with their IP without a problem. (for some, the IP shows a blank directory (!) and for some, the IP is redirected to the main site and I assume this has something to do with their htaccess rules)
But there is this one site with a dedicated IP assigned to it which when access directly by the IP, it shows HTTP ERROR 500.
The logs inside the cPanel account show nothing. Same goes for Apache error log.
a little about my server environment:
CloudLinux with cagefs enabled
Nginx + Apache
PHP-fpm enabled
Things I have tried that didn't work:
1 - turned off php-fpm for the account
2 - emptied the htaccess file inside the account's public_html dir
3 - rebuilt the vhost via nginx
I'd be happy to know what you think about this.
I have some accounts on my server with dedicated IPs assigned to them. For some of them, I can access them with their IP without a problem. (for some, the IP shows a blank directory (!) and for some, the IP is redirected to the main site and I assume this has something to do with their htaccess rules)
But there is this one site with a dedicated IP assigned to it which when access directly by the IP, it shows HTTP ERROR 500.
The logs inside the cPanel account show nothing. Same goes for Apache error log.
a little about my server environment:
CloudLinux with cagefs enabled
Nginx + Apache
PHP-fpm enabled
Things I have tried that didn't work:
1 - turned off php-fpm for the account
2 - emptied the htaccess file inside the account's public_html dir
3 - rebuilt the vhost via nginx
I'd be happy to know what you think about this.