Results 1 to 10 of 10

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: Jul:2007
    Location: Bulgaria
    Posts: 119

    DocumentRoot 1 Web Server - ?

    . XAMPP Web Server , Apache,MySQL,PHP 5.x,phpMyAdmin,FileZilla .. : Web Server- D:/something/Web Server/ , D:/something/Web Server/htdocs/. , htdocs . . , , . -, , ?

    !

  2. #2
    Registered User
    Join Date: Jul:2006
    Location:
    Posts: 1,071
    ( ), DocumentRoot, Aliases.
    .. <IfModule alias_module> </IfModule> :
    Code:
    Alias /books     "D:/Documents/"
    Alias /pictures  "D:/Pictures/"
    </IfModule> :

    Code:
    <Directory "D:/Documents">
      Options Indexes MultiViews
      AllowOverride None
      Order allow,deny
      Allow from all
    </Directory>
    
    <Directory "D:/Pictures">
      Options Indexes MultiViews
      AllowOverride None
      Order allow,deny
      Allow from all
    </Directory>
    Apach-. http://localhost/books http://localhost/pictures.

  3. #3
    Registered User
    Join Date: Jul:2007
    Location: Bulgaria
    Posts: 119
    <IfModule alias_module> ? <Directory> </Directory> ?

  4. #4
    Registered User
    Join Date: Jul:2006
    Location:
    Posts: 1,071
    httpd.conf .

    LoadModule alias_module modules/mod_alias.so

    # - . <IfModule alias_module>. Alias-. <Directory "">...</Directory> </IfModule> , <_> </_>!

  5. #5
    Registered User
    Join Date: Jul:2007
    Location: Bulgaria
    Posts: 119
    . Alias /php-fusion " /php-fusion-6-01-15.zip/" , ScriptAlias /cgi-bin/ cgi-bin. </IfModule>
    <Directory " ">
    Options Indexes MultiViews
    AllowOverride None
    Order allow,deny
    Allow from all
    </Directory>
    http://localhost/php-fusion .zip , . LoadModule alias_module modules/mod_alias.so #.

  6. #6
    Registered User
    Join Date: Jul:2006
    Location:
    Posts: 1,071


    Alias /file "x:////file.zip"


    :

    <Directory "x:////file.zip">
    ....
    </Directory>

    - .

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |