Mainos / Advertisement:

Translations:Apache2/65/en

Kohteesta Taisto
Versio hetkellä 28. tammikuuta 2015 kello 21.09 – tehnyt Frans (keskustelu | muokkaukset) (Ak: Uusi sivu: Alias /websubdirectory/ /path/ # Web side directory (/webdirectory) and physical path ("/path") <Directory "/path/"> Options Indexes FollowSymLinks MultiViews AllowOverr...)
(ero) ← Vanhempi versio | Nykyinen versio (ero) | Uudempi versio → (ero)
Siirry navigaatioon Siirry hakuun

Alias /websubdirectory/ /path/

# Web side directory (/webdirectory) and physical path ("/path")
 <Directory "/path/">
   Options Indexes FollowSymLinks MultiViews
   AllowOverride None
   Order allow,deny
   allow from all
</Directory>
Mainos / Advertisement: