> -----Original Message-----
> From: Beraru Liviu [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 07, 2007 8:41 AM

I guess you're in Europe? So to save you waiting until the US wakes up,
I'll butt in :-)

> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] how to set up virtual hosts
> 
> Thank you very much, it works now.
> Sometimes I am wondering about my ignorance.
>  
> On the Apache website I haven't seen a downloadable documentation.
> Do you know any possibility to download the documentation, 
> because I cannot be on line all the time and I would need a 
> documentation wich I could use local, off line. And saving 
> every page in the documentation doesn't seem very practicle.

You already downloaded all the docs when you installed apache :-)

It used to be that the manual was a link off the default install page.
But as of apache 2, they made it more obscure... 

Assuming you're using the default config file in INSTALL_DIR/conf and
you have all the files under it and the files in INSTALL_DIR/manual:

- edit the default httpd.conf and uncomment the line "Include
conf/extra/httpd-manual.conf" 

- graceful restart apache and surf to http://server/manual/ 

You should now get the manual homepage in your preferred language.

If you've moved httpd.conf, just copy the contents of
conf/extra/httpd-manual.conf in the main config and edit the paths to
suit. If you don't want to serve the manual on your main server, set up
a virtual host (eg under localhost) just for this.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> Joshua Slive <[EMAIL PROTECTED]> wrote:
> 
>       On 2/5/07, Beraru Liviu wrote:
>       > The line does not appear in the the httpd.conf file ( 
> I searched the
>       > document) but in the httpd-vhosts it apears, although 
> commented like this:
>       >
>       > ##NameVirtualHost *:80
>       >
>       > I don't know what it means.
>       
>       If it's commented out, it means you haven't properly 
> configured your
>       vhosts. Uncomment it!
>       
>       It is used to tell apache that more than one hostname 
> is sharing the
>       same IP address. See:
>       http://httpd.apache.org/docs/2.2/vhosts/name-based.html#using
>       
>       Joshua.
>       
>       
> ---------------------------------------------------------------------
>       The official User-To-User support forum of the Apache 
> HTTP Server Project.
>       See for more info.
>       To unsubscribe, e-mail: [EMAIL PROTECTED]
>       " from the digest: [EMAIL PROTECTED]
>       For additional commands, e-mail: [EMAIL PROTECTED]
>       
>       
> 
> 
> ________________________________
> 
> Don't be flakey. Get Yahoo! Mail for Mobile 
> <http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail>  and 
> always stay connected 
> <http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mai
l>  to friends.
>
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to