Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved]*.asis file is not displayed properly
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Analyzer
n00b
n00b


Joined: 18 Jan 2005
Posts: 11

PostPosted: Thu Nov 23, 2006 3:45 pm    Post subject: [Solved]*.asis file is not displayed properly Reply with quote

Dear all Gentoo Users,

on my Gentoo Machine i try to be able to display a asis file. This files are multipart/mixed and specially mime.type is application/vnd.wap.xhtml+xml files that includes images in their own source for e.g.
ASIS files are not including header informations, this informations are sended by the server by executing this file.

Now i have the problem, that i could not be able to display this file on my machine. I does not get any error but by trying with an SDK only a white page is displayed.

Part of the Apache Config

#
# Uncomment the following line to enable Apache's send-asis HTTP file
# feature
#
AddHandler send-as-is asis

Can someone help me please?

I´ve searched for this kind of problems on the web but i have not found at least i posted message with such akind of problematic.

Thanks in Advance

Greetings,

Analyzer
_________________
Happy Feeling with Gentoo


Last edited by Analyzer on Tue Nov 28, 2006 2:40 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Thu Nov 23, 2006 6:46 pm    Post subject: Reply with quote

Moved from Multimedia to Networking & Security.
Apache is network stuff, so moved here.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Analyzer
n00b
n00b


Joined: 18 Jan 2005
Posts: 11

PostPosted: Tue Nov 28, 2006 2:43 pm    Post subject: Reply with quote

The problem is solved. It is necessary that you should enable "SetHandler" withing <directory>

for e.g.

<Directory htdocs/example>
SetHandler send as-is asis
</Directory>

I hope this will be help for any other of you which has this problem, otherwise don´t hesitate to ask me.

greetings,

analyzer
_________________
Happy Feeling with Gentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum