FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Something like .htaccess file

 
Post new topic   Reply to topic     Forum Index -> Web Server - Suggestions
View previous topic :: View next topic  
Author Message
halojoy



Joined: 15 Jul 2006
Posts: 6

PostPosted: Sun Jul 16, 2006 6:28 pm    Post subject: Something like .htaccess file Reply with quote



The only thing I missed so far, is Apache .htaccess file.
A file you put in any Directory.

More Specifically these options I often have use for:
-------------------------------
Order Deny,Allow
Deny from All
Allow from 123.123.123.123

DirectoryIndex index.php index.html start.html

<Files *.dat *.inc>
Order Allow,Deny
Deny from All
</Files>
-------------------------------
Would it be possible to use something like this
with a limited set of options, those most frequently is used.
This file's name would be protected and never be served to browsers.


I know there is a site based Auth option in NAWS
and possibility to DENY users by IP from site.
To make possible to EDIT Folder path permissions in NAWS interface
I find not as attractive, as putting a File with directives
in any folder.
Such a file like Apache .htaccess.
-------------

To start with,
there should be a setting in NAWS preferences
DirectoryIndex start.htm index.htm default.htm index.php
If already is such a setting and I just havent found it,
you can ignore this last wish.

Regards
halojoy
_________________
... play more chess ...
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Web Server - Suggestions All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group