1
I've been wanting to do this for awhile, but I seem to have hit a road block: my own stupidity. What I would like to do: use a .htaccess file on my (Xoops) sites that would redirect all the requests to that directory to the
CoralCDN. It would mostly be used in high traffic areas with a lot of graphics and big files. Trouble is, i'm not smart enough to do it. I know you can put mod_rewrite rules in .htaccess files, but I have no idea what the syntax would be. I also don't know what the regular expression for "everything in this directory" would be. Does anybody know anything about these subjects? It should be easy, but it seems to be just out of my grasp.