Linux за българи: Форуми

Linux секция за начинаещи => Настройка на програми => Темата е започната от: losh в Apr 18, 2004, 01:46



Титла: Apache Server ...Help моля..
Публикувано от: losh в Apr 18, 2004, 01:46
Как да пусна достъп до G:\Things...
п.с. Като махна коментараите за root directory и от долу за потдиректории не става... къде греша.... HEEEELLP

# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
# tova tuk  e root papkata - t.e. kakvoto ima vytre - se vidja ......
DocumentRoot "I:"
#DocumentRoot "G:"

#..
# Each directory to which Apache has access can be configured with respect
# to which services and features are allowed and/or disabled in that
# directory (and its subdirectories).
#
# First, we configure the "default" to be a very restrictive set of
# features.  
#
<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>

#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#

#
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "I:Movies>
#<Directory "I:\Games>
#<Directory "I:\Mp3>
#<Directory "I:\Programs>
#<Directory "G:\Things>