Access directory through apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Team,

I have configured apache to access directory through browser.

Whenever i am trying to access directory using following url, i am getting default page and unable to browse files and subdirectory under that directory.

My configuration in httpd.conf file is as shown below.

<Directory "/var/opt/webstack/apache2/2.2/htdocs/frontend">
    Options FollowSymLinks
    AllowOverride None
    #Order deny,allow
    Order allow,deny
    Allow from all
</Directory>

I am trying to access contents under directory using following url

http:\\server_name/frontend

Instead of listing contents under that directory it always redirect me to default page.


kindly guide me to achieve the same.



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux