Trace: centos_httpd
  • Httpd Alias
Alias /centos "/home/repo/"
<Directory /home/repo/>
        DirectoryIndex index.html index.php
        Options Indexes FollowSymLinks MultiViews
        AllowOverride all
        #Order allow,deny
        #Allow from all
        Require all granted
</Directory>
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki