On Thu, Aug 18, 2011 at 1:35 AM, govind shekhawat
wrote:
> Hi,
>
> I have installed Fedora 13 on my desktop system, i want it to act as http
> server, i have installed one application on this fedora, i want to access
> this application through web,
>
> please guide me to configure http so that i c
On Thu, Aug 18, 2011 at 1:35 PM, govind shekhawat
wrote:
> Hi,
>
> I have installed Fedora 13 on my desktop system, i want it to act as http
> server, i have installed one application on this fedora, i want to access
> this application through web,
>
> please guide me to configure http so that i c
On Thursday 18 August 2011 10:05 AM, govind shekhawat wrote:
Hi,
I have installed Fedora 13 on my desktop system, i want it to act as
http server,
yum install httpd
edit the /etc/httpd/conf/httpd.conf file as your requirement
service httpd start
your web-server is ready to server the apac