Naresh,
I don't know exactly what you are talking about, but for handling
lightweight XML-based communication between a client and a server, you might
look into XML::RPC or a technology like that. This does not come with the
apache server, as far as I know. You will have to write some CGI code (
> -Original Message-
> From: naresh kotha [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 9. März 2006 04:51
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Posting of .xml and .wml files
>
> Hi
>
> i am having an application which will use apac
Hi i am having an application which will use apache server in back ground .throught this application i want push .xml and .wml pages in to the ip phone .when i am using GET method it is working fine,i am facing problem when i am using PUT method .i want to know any configuration file(httpd.co
On Wednesday 08 March 2006 13:24, naresh kotha wrote:
> Hi all
>
> I am new to this group , i am having a query i.e. i need to change any
> information in configuration (httpd.conf) file in order to support POST
> method for .xml or .wml.
What do you want apache to do with these files?
Once