Stopping users from...

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Strandedthinker
-


Joined: 03 May 2004
Posts: 6

PostPosted: Tue May 04, 2004 1:16 am    Post subject: Stopping users from... Reply with quote

How do you stop users from browsing directories? thanks
Back to top View user's profile Send private message AIM Address MSN Messenger
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Tue May 04, 2004 1:36 am    Post subject: Reply with quote

In the console, Sevrer Configuration>Advanced>Server Perameters>Automatic Directory Indexing>No.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
eznetlinks
-


Joined: 27 Sep 2003
Posts: 144

PostPosted: Tue May 04, 2004 1:38 am    Post subject: Reply with quote

I use this php script that returns users to the root directory.

index.php

<?
$host = $_SERVER["HTTP_HOST"];
header("Location: http://$host");
?>
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
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 phpBB Group