How to create secured appeche web sever ?
Answer / prakash kumar
You need to install an SSL certificate in apahce to secure
the transactions. Please follow the below link.
https://support.comodo.com/index.php?
_m=knowledgebase&_a=viewarticle&kbarticleid=264&nav=0,96,1,8
8
Thanks,
Is This Answer Correct ? | 9 Yes | 3 No |
what is sudo on linux?
how to configure ftp server on redhat linux?
what are Softirq's and how many major numbers be allocated in the linux kernel(2.4) ?
what is stored in /proc ? what is significance of /proc in linux ?
What is atomic function / atomic variable ?
how to create samba server in fedora linux 9 ?
why the kernel panic error was appering?
what is the diff b/w MUTEX and semaphore?
if one of the critical section code (linked list) is under ISR & another one in kernel thread ? How you will synchronize for this critical section code ?
what is iptabe on redhat linux?
what is bus trap.
what happens when we do insmod & rmmod in Linux Device Drivers ?