Date: 08/07/00
- Next message: Gerry W. Paterson: "[phplib] authentication and htaccess"
- Previous message: Ken: "[phplib] install question"
- In reply to: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Next in thread: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Reply: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How would I set up TWO directories for includes, if I wanted to,
<~public_html/include>, and
<~public_html/phplib> -or- <~public_html/include/phplib> and have all my
projects pull off of them? This would allow me to keep my stuff seperate
from phplib. I'd like it to work like below:
<~public_html/include>,
<~public_html/phplib> -or- <~public_html/include/phplib>
<~public_html/proj-1>
<~public_html/proj-2>
<~public_html/proj-3>
.
.
.
Can I put something in a .htaccess file(s) to do that? When I go to my
own server, how can I configure mod_php or cgi_php to do that also?
toby cabot wrote:
> > Dennis Gearon wrote:
> > I have a standard linux account (SSH/telnet/MySQL acct), the machine has
> > Apache, MySQL, PHP4.bleed.edge.
> > Do **I** put PHPLIB on my account's location /www/home/gearond/phplib ?
> > Or *where* does the admin guy put it?
> > My web page root is /www/home/gearond/public_html/index.htm(php)> >
>For example, if you wrote a set of php scripts and called them phpfoo you
>might have a directory ~/gearond/public_html/phpfoo and then you'd put the
>phplib files in ~/gearond/public_html/phpfoo/include.
>>
> It's late, make that ~/public_html/phpfoo and ~/public_html/phpfoo/include.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
-- ________________________________________________________________ Dennis K. Gearon (Kegley) Loyal Member Scientific Instrument Technician, School of EIT of The Oregon Institute of Technology Order of - One of USA's 100 Best College Buys T-U-X 3201 Campus Drive ~ Klamath Falls, OR 97601 'v' standards Voice 1-541-885-1563 // \ corrupters - FAX 1-541-885-1689 /( )\ beware email gearond <email protected> ^`~'^ the penguin ________________________________________________________________ Happiness is when you want to go to your job in the morning and when you want to go home in the evening. ________________________________________________________________--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Gerry W. Paterson: "[phplib] authentication and htaccess"
- Previous message: Ken: "[phplib] install question"
- In reply to: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Next in thread: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Reply: toby cabot: "Re: [phplib] use of PHPLIB on standard linux account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

