To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Misc Help > Linux/Unix Help

Linux/Unix Help Help with server-side Linux and Unix issues

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-12-2002, 08:31 AM   #1
Elhcay
Junior Member
 
Join Date: Sep 2002
Posts: 6
.htaccess configuration (limit get, allow, deny)and search engine questions

Part of my default .htaccess contain the following lines

Code:
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
What do they do? What having deny first and then allow mean? Will they prevent search engines from crawling my site? If so, will removing them have any effects on site security? Or how could they be modified? Thanks.
Elhcay is offline   Reply With Quote
Old 10-12-2002, 06:16 PM   #2
dotwebbie
Expert at something . . .
 
Join Date: Aug 2002
Posts: 287
That is what your host put in? Okay, first off, no, that will not stop search engines from crawling your site. If you want to do that, create a robots.txt file. As for the <LIMIT> part, I'm not exactly sure why that is there . . . It isn't doing any good denying everybody and then allowing everybody. I don't think the order matters a whole lot but I could be wrong on that one so don't quote me on it. The IndexIgnore is an Apache handler that stops those certain files from being listed in a directory listing. That can be a security problem if you remove it.
dotwebbie is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 03:28 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.