|
Home > Archive > Apache Server configuration support > August 2005 > REVERSE PROXY APACHE
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
REVERSE PROXY APACHE
|
|
|
| Hi all,
I just want to know where can I found the Vhost.conf file ?? or must I
create it by myself ??
Thanks
Bruno
| |
| Davide Bianchi 2005-08-19, 7:55 am |
| On 2005-08-19, bruno <bruno.chaine@free.fr> wrote:
> I just want to know where can I found the Vhost.conf file ?
httpd -V will show you where Apache think his config file are, in there
you'll probably found the httpd.conf file, if in the same directory
there isn't a vhost.conf file, see in httpd.conf if that file is
included and from where.
> or must I create it by myself ??
If you don't have it and you want to use it...
Davide
--
Windows gives you a nice view of clouds so you can't see any potentially
useful boot time messages.
-- Bill Hay on alt.sysadmin.recovery
| |
|
| This file is to configure a reverse proxy with apache !! and I can find it
!!
"Davide Bianchi" <davideyeahsure@onlyforfun.net> a écrit dans le message de
news: slrndgb74d.1r2.davideyeahsure@fogg.onlyforfun.net...
> On 2005-08-19, bruno <bruno.chaine@free.fr> wrote:
>
> httpd -V will show you where Apache think his config file are, in there
> you'll probably found the httpd.conf file, if in the same directory
> there isn't a vhost.conf file, see in httpd.conf if that file is
> included and from where.
>
>
> If you don't have it and you want to use it...
>
> Davide
>
> --
> Windows gives you a nice view of clouds so you can't see any potentially
> useful boot time messages.
> -- Bill Hay on alt.sysadmin.recovery
| |
| Davide Bianchi 2005-08-19, 7:55 am |
| On 2005-08-19, bruno <bruno.chaine@free.fr> wrote:
> This file is to configure a reverse proxy with apache!
The name of the file just suggest that is for Virtual Hosts configurations.
> and I can find it !!
Then create it if you really need it.
Davide
--
Windows NT Performance, on the next "In Search Of"
|
|
|
|
|