Questions tagged [directory-listing]

23 questions
0
votes
1 answer

Website only show directory listing on specific browsers

I have a website (https://hypermotions.com) which shows directory listing in some browsers only (such as iOS Chrome App), but most desktop & mobile browsers are able to display the website correctly. What makes the Apache server having such…
Raptor
  • 991
  • 3
  • 16
  • 36
0
votes
0 answers

IIS 8.5 access specific file ends in 403.14

In IIS I created a virtual directory to my media asset folder, which contains all images for my application. For some reason I can't access images in one subdirectory directly, it ends in http error 403.14. Images in other subdirectories are…
0
votes
1 answer

How to improve the speed of FTP directory listing with proftpd on Debian 7.5?

I install proftpd on a VPS running Debian 7.5 hosted on Linode.com. The server location is in California (US) while I am remoting from Singapore. The server is on SSD and I am using ADSL 100Mbs connection (supposed to be fast). However I realize…
Dio Phung
  • 121
  • 6
0
votes
1 answer

Apache (with Nginx) redirects on directory listing

I have setup Nginx as a reverse proxy in front of Apache. Everything seems to be working fine, although: When i try to access an index-file (say index.php) but without specifying the file itself, and leaving out the trailing slash of the folder,…
sqren
  • 249
  • 1
  • 13
0
votes
1 answer

Force directory hosting as a Client with index.htm present?

I'm asking about the client side. Is it possible to get a directory listing from an apache if I know listings are allowed but there's a index.htm in this directory?
0
votes
2 answers

Hide directory contents from showing when accessing the URL directly

On my site, if you browse to http://example.com/images/ the contents of the entire directory are shown like so: How can I make it so that this doesn't happen? Can I create an .htaccess file in that directory? Or is there a better way? I really…
SoLoGHoST
  • 123
  • 1
  • 6
0
votes
2 answers

unable to display anything other than directory listing

Okay i have what may seem a really easy to solve problem but i've been trying to solve it for days. I'm trying to deploy a asp.net MVC2 application to a IIS 5.1 server running Windows XP Pro. (it's actually the default MVC2 app) However when i…
Gadgetsan
0
votes
4 answers

Get directory listing in IIS when default document exists

How do i get directory listing on IIS when default.aspx exists in that directory
Midhat
  • 109
  • 1
  • 5
1
2