DELETE-ME-NOW- Posted August 19, 2010 Posted August 19, 2010 I need a little help with .htaaccess. Ive found a few generators for the code ect... but what exactly do i do with the code? i made a file called '.htaaccess', but nothing has changed. Any advice? Quote
Haunted Dawg Posted August 19, 2010 Posted August 19, 2010 Do you know what .htaccess is actualy used for? If so, you did write the name wrong, it's .htaccess, not .htaaccess Quote
DELETE-ME-NOW- Posted August 19, 2010 Author Posted August 19, 2010 thats what i meant lol. yea. I want to hide the file extension. (eg. .php), and custom error pages. So what exactly do you do? Quote
Guest Danny Hanson Posted August 19, 2010 Posted August 19, 2010 .htaccess is a powerfull tool. I would advise you to look into what exacally .htaccess can do, and what it adds/takes away. Quote
DELETE-ME-NOW- Posted August 19, 2010 Author Posted August 19, 2010 ok... But just so i know, how do i install it? Why are you banned btw? Quote
Guest Danny Hanson Posted August 19, 2010 Posted August 19, 2010 You don't install htaccess, just place a file called .htaccess into your public_html folder (or other folder with a little line in the htaccess file) make sure its not called .htaccess.txt or anything. Just place the code in there. And i wont go into why im banned. Quote
Dominion Posted August 19, 2010 Posted August 19, 2010 you should look into this yourself via google since us telling you will not fully allow you to understand what's being posted Quote
rulerofzu Posted August 19, 2010 Posted August 19, 2010 To be honest if your posting here then you shouldnt touch a htaccess file. Go learn what it does I know a good site http://www.google.com Quote
r14170 Posted August 20, 2010 Posted August 20, 2010 im not going to make a new thread about this cuz my problem is like this.. how can i disable people going to folder public_html/images/ but to view them in the site? sry for my poor english! thx again! Quote
Guest Danny Hanson Posted August 20, 2010 Posted August 20, 2010 In the images folder make a .htaccess file. And add this inside it: IndexIgnore * Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.