Quote:
Originally Posted by extreme-gaming
Ok, if you want to use the one in the /public_html you can. Just add everything in the htaccess provided EXCEPT the rewrite rules. (this will provide caching for any directories contained in the /public_html folder)
Now, after that, your going to have to make a htaccess in your forum root if one isn't already there. Add the friendly url rewrites into that one and your good to go.
|
thanks!
I bypassed doing one in my public_html since it didn't sound like it was needed and I just created an htaccess file using code that you provided