| View previous topic :: View next topic |
| Author |
Message |
halojoy
Joined: 15 Jul 2006 Posts: 6
|
Posted: Sun Jul 16, 2006 6:28 pm Post subject: Something like .htaccess file |
|
|
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 |
|
 |
|
|
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
|