|
I'm pretty sure you can mass search/replace on server also via bash, however an alternative solution is to pull every html gallery locally, then there replace stuff via notepad++ or similar. Or just replace the index.html in the gallery folders with an index.php which redirects the traffic to the root or somewhere else.. or do that via .htaccess on the root
|