Mod_ruid2+dso Downloading Files?
Why is it if I enable mod_ruid2 under cgi handler everything is fine but if I enable dso it downloads php files under Easy Apache 4? I have never had this issue with Easy Apache 3. I had the same issue with multiple servers. Thank you.
-
Hello, Could you let us know the contents of the .htaccess file within the document root of one of the affected websites? Thank you. 0 -
# Wordfence WAF Require all denied Order deny,allow Deny from all # END Wordfence WAF # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # END WordPress # php -- BEGIN cPanel-generated handler, do not edit # Set the "ea-php56" package as the default "PHP" programming language. AddType application/x-httpd-php .php .php5 .phtml # php -- END cPanel-generated handler, do not edit0 -
Hello, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you. 0 -
Ok. Sure. Thank you. 0
Please sign in to leave a comment.
Comments
4 comments