Thursday, June 5, 2025

add a directory to browse to apache2.conf



Alias /s70 /export/s70
<Directory /var/www/s70>
    Options +Indexes
    IndexOptions FancyIndexing FoldersFirst NameWidth=* DescriptionWidth=*
    DirectoryIndex Disabled
    AllowOverride None
    AddType text/plain .html .htm .shtml .php .phtml .php5
    Order allow,deny
    Allow from all
    Require all granted
</Directory>


FilesAttach

--30--

No comments:

Post a Comment