logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: %20 after extension shows source code
Author
fmaznicki



Joined: 12 Apr 2011
Posts: 6

PostPosted: Tue 12 Apr '11 20:16    Post subject: %20 after extension shows source code Reply with quote

Hi, I'm running Apache 2.2.16 and when I add %20 to the end of an extension from any browser it causes it to display the source code. Any way with Apache to disable this?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Wed 13 Apr '11 10:23    Post subject: Reply with quote

AcceptPathInfo On should do that. But isn't it more a browser issue than an apache issue?
Back to top
somnang



Joined: 08 Apr 2011
Posts: 61

PostPosted: Thu 14 Apr '11 12:12    Post subject: Reply with quote

Sounds like his browser open the file locally instead of opening from the web server.
Back to top


Reply to topic   Topic: %20 after extension shows source code View previous topic :: View next topic
Post new topic   Forum Index -> Apache