Hey guys,
I have opened a ticket with cPanel, but so far, I dont have a difinitive answer how to do this, all I know of is the problem and I am hoping someone here can help fix it.
So, I have a new server, migrated all accounts over from the older server and updated nameservers for all accounts. They ping and tracert to the new server, yet, I got a page cannot be displayed error. So I tried everything I could think of thinking it could be an apache missconfiguration. But I had sites on a dedicated IP, which function correctly, so I knew it wasn't apache.
Here is what cPanel told me.
"The problem is with the .htaccess entire remaining for the moving page which is attempting to redirect sites to server1.velocitycentral.net:
RedirectMatch \.(dynamiccontent|pl|plx|perl|cgi|php|php4|php4|php6|php3|shtml)$ http://server1.velocitycentral.net/cgi-sys/movingpage.cgi"
So, to get this functioning, the tech commented this line out on one of my main accoutns.
So I am assuming I need to do this on ALL my accounts on this server.
My question, can this be done recurrisevely all in one swoop without going into every single .htaccess file in every single user directory?
There is no such function within cPanel, but what about some kind of shell script? (I cant write shell)
I would appreciate any help.
I have opened a ticket with cPanel, but so far, I dont have a difinitive answer how to do this, all I know of is the problem and I am hoping someone here can help fix it.
So, I have a new server, migrated all accounts over from the older server and updated nameservers for all accounts. They ping and tracert to the new server, yet, I got a page cannot be displayed error. So I tried everything I could think of thinking it could be an apache missconfiguration. But I had sites on a dedicated IP, which function correctly, so I knew it wasn't apache.
Here is what cPanel told me.
"The problem is with the .htaccess entire remaining for the moving page which is attempting to redirect sites to server1.velocitycentral.net:
RedirectMatch \.(dynamiccontent|pl|plx|perl|cgi|php|php4|php4|php6|php3|shtml)$ http://server1.velocitycentral.net/cgi-sys/movingpage.cgi"
So, to get this functioning, the tech commented this line out on one of my main accoutns.
So I am assuming I need to do this on ALL my accounts on this server.
My question, can this be done recurrisevely all in one swoop without going into every single .htaccess file in every single user directory?
There is no such function within cPanel, but what about some kind of shell script? (I cant write shell)
I would appreciate any help.