• 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.

why dont .htaccess files ever work?

Rami7007

Senior member
.htaccess files never work form me... I made the file just ".htaccess" without the .txt file extension and it never works...

for example i have a .htaccess file in my root directory that has is it:

ErrorDocument 404 /notfound.html


and it wont do to that page if an error occurs... same as how .htpasswd never works or the

deny from all

never works....

can anyone help me?
Thanks
 
You know that picture about math not being hard if you weren't so stupid? Replace math with website programming.
 
It's possible that your webhost has disabled Overriding options by using .htaccess (or they could have changed the filename apache looks for, though I doubt that). Ask your host for help.
 
lol dude, go look at documentation before making all these tech support posts in OFF TOPIC. i thought i told you two months ago... :roll:

wiredspider: he IS his webhost. but he sucks at it.
 
Back
Top