How to view documents without downloading via localhost

Problems with the Windows version of XAMPP, questions, comments, and anything related.

How to view documents without downloading via localhost

Postby darocker077 » 13. September 2012 16:07

Hey Guyz,

All my questions which now runs on my mind brought me here. Anyway, I must first thank you all who contributed for the XAMPP to be a success. I love the product and I use it on my windows & all other linux distros...

And I don't know whether I'm allowed to post this. But, I'm seriously stucked in this as I'm not that good in these.. below is what I need & please help

Well, coming back to my question.. What I simply wanted is to run/view documents such as powerpoint presentations, word documents (ppt, doc, docx, xls.. etc) using xampp. I mean, I'm planning to run xampp as the server to access files via a LAN & I want users to visit the link, click on a presentation. While the click on those docs, it should open on the same window without giving them options to download nor save.. similarly, like we use to view pdf files online on some sites..

like this;
Code: Select all
http://localhost/officefiles/lanconfig.ppt
http://localhost/officefiles/lanips.xls


can we do this?? if so, how??
darocker077
 
Posts: 1
Joined: 13. September 2012 15:36
Operating System: Windows 7

Re: How to view documents without downloading via localhost

Postby JonB » 13. September 2012 18:48

Ahhh - well besides 'there is a product just for doing that' (Sharepoint Server) and - "xampp is a webserver, not really a fileserver".

1. Binary objects that the browser rendering engine can't recognize need an association with their handler. All of what you are talking about are binary files.

2. Note well, PDF's require 'helper' parts either 'built-in' the browser or installed/enabled like Adobe Reader

3. For the filetypes you want to do, you will need to define them as mime-types.

http://www.webmasterworld.com/apache/3539138.htm

http://niallodoherty.com/post.cfm/micro ... he-and-iis

4. They will be read-only objects, unless you do something I don't see easily. Meaning OK to LOOK at them - they will not be able to edit and replace easily. One other option might be WebDAV (its deprecated & inactive now) - that does not mean it would not work.

http://en.wikipedia.org/wiki/WebDAV

Google 'Apache mime types Word Powerpoint Excel Office'

In my opinion only - "not appropriate technology"

Good Luck
8)
User avatar
JonB
AF Moderator
 
Posts: 3210
Joined: 12. April 2010 16:41
Location: Land of the Blazing Sun
Operating System: Windows XP/7 - Fedora 15 1.7.7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 158 guests