Search the web
Sign In
New User? Sign Up
Linux_Rocks · Linux User's Group(LUG Baroda)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
query about virtual host   Message List  
Reply | Forward Message #34 of 295 |
Re: query about virtual host

--- In aiis_linuxcampusclub@yahoogroups.com, chirag parikh
<ckp12035@y...> wrote:
> can anybody know
>
> How to create our own virtual directory in Linux using
> Apache server?
>
> I want to configure PHP on Linux.
>
> I already start apache from services. But i can not
> solve this problem So if anybody know send me whole
> way to configure PHP in Linux Apache whith ex.
>
> Thank You
> Chirag.
>
>
what kind of virtual dir u want to configure ?? like alias or virtual
hosts ?

Configureing php for apache is very simple ..
for apache2.x u need to put these lines in ur httpd.conf file
and also make sure the libphp4.so exist in module dir of apache after
u have installed php


******* httpd.conf ****************************

LoadModule php4_module modules/libphp4.so


AddType application/x-httpd-php .php .phtml


******************************************

Hope this helps,

Arvind





Thu Aug 4, 2005 7:52 pm

nightlife_king
Offline Offline
Send Email Send Email

Forward
Message #34 of 295 |
Expand Messages Author Sort by Date

can anybody know How to create our own virtual directory in Linux using Apache server? I want to configure PHP on Linux. I already start apache from services....
chirag parikh
ckp12035
Online Now Send Email
Jul 13, 2005
4:21 pm

... what kind of virtual dir u want to configure ?? like alias or virtual hosts ? Configureing php for apache is very simple .. for apache2.x u need to put...
nightlife_king
Offline Send Email
Aug 4, 2005
7:53 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help