• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

.htaccess disable hotlinking for all pages but one?

pushVTEC

Senior member
I have a .htaccess file in my root directory that does not allow hotlinking of images, it forwards them somewhere else. Now how do i make it possible my root/hostedimages folder to allow linking to image files. Basically I want this one folder to be able to host images, no where else though. I know i'll have to make a new .htaccess file in there since it first looks at the local directory then up one, but what do I do so it will work?
 
Back
Top