Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-20-2004, 07:18 PM   PM User | #1
Jerome
Regular Coder

 
Join Date: Oct 2002
Posts: 299
Thanks: 0
Thanked 0 Times in 0 Posts
Jerome is an unknown quantity at this point
htaccess or nsconfig, which one to use?

Hi,

On the server from my provider, i see 2 files htaccess and nsconfig?!?. To my idea it is htaccess for apache and nsconfig for , euhh well forgot it, but not apache servers.

So which-one should I use? I tried already htaccess and the following works well:

IndexIgnore *
Options -Indexes
ErrorDocument 400 /error.htm

But when it comes to
<Files *.gif>
order allow,deny
deny from all
allow from .mysite.com
</Files>

In various forms, it denies all

When I try to disable a directory I even get server 500 errors?

RewriteEngine on? nothing!

Password protection, works well!

What should I do in order to take advantage of htaccess or nsconfig

Thanks for Your idea,
Jerome
__________________
Jerome
ferrari
http://www.artnetty.com

Last edited by Jerome; 10-21-2004 at 08:54 AM..
Jerome is offline   Reply With Quote
Old 08-28-2004, 12:03 PM   PM User | #2
fci
Senior Coder

 
Join Date: Aug 2004
Location: Twin Cities
Posts: 1,345
Thanks: 0
Thanked 0 Times in 0 Posts
fci is an unknown quantity at this point
read the apache error log to find out what the server500 errors were..
mod_rewrite may not be installed.. are you sure you're using the proper syntax for whatever version of Apache that's on the server for your directory protection?
fci is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:07 PM.


Advertisement
Log in to turn off these ads.