You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Greg <my...@midsouth.rr.com> on 2004/01/17 21:08:18 UTC

[users@httpd] Virtual Host extras

I knew that when I subscribed in here that I'd find answers I wanted
without asking. :)  The virtual host page was good as far as I can tell,
as well as explianations.

What I'd like to know is if there are more directives/parameters you can
put in a VirtualHost routine that will allow some security or other
options.

Thanks!


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Virtual Host extras

Posted by Greg <my...@midsouth.rr.com>.
I don't know what's available, if someone has a preference for what they
put in there or whatever.  If it's working and I should leave it alone
I'll do that. :)



> -----Original Message-----
> From: Benjamin Krueger [mailto:benjamin@seattlefenix.net] 
> Sent: Saturday, January 17, 2004 2:11 PM
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] Virtual Host extras
> 
> 
> * Greg (myispsucks@midsouth.rr.com) [040117 12:07]:
> > I knew that when I subscribed in here that I'd find answers 
> I wanted 
> > without asking. :)  The virtual host page was good as far as I can 
> > tell, as well as explianations.
> > 
> > What I'd like to know is if there are more 
> directives/parameters you 
> > can put in a VirtualHost routine that will allow some security or 
> > other options.
> > 
> > Thanks!
> 
> There is no "MakeApacheSecure On" option. What are you looking for?
> 
> -- 
> Benjamin Krueger
> 
> "I intend to take my leave. Please let go of it."
> 
> ---------------------------------------------------------------------
> 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: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 


---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Virtual Host extras

Posted by Benjamin Krueger <be...@seattlefenix.net>.
* Greg (myispsucks@midsouth.rr.com) [040117 12:07]:
> I knew that when I subscribed in here that I'd find answers I wanted
> without asking. :)  The virtual host page was good as far as I can tell,
> as well as explianations.
> 
> What I'd like to know is if there are more directives/parameters you can
> put in a VirtualHost routine that will allow some security or other
> options.
> 
> Thanks!

There is no "MakeApacheSecure On" option. What are you looking for?

-- 
Benjamin Krueger

"I intend to take my leave. Please let go of it."

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Virtual Host extras

Posted by Joshua Slive <jo...@slive.ca>.
On Sat, 17 Jan 2004, Greg wrote:

> I knew that when I subscribed in here that I'd find answers I wanted
> without asking. :)  The virtual host page was good as far as I can tell,
> as well as explianations.
>
> What I'd like to know is if there are more directives/parameters you can
> put in a VirtualHost routine that will allow some security or other
> options.

Almost all apache directives can go in a virtual host.  Check the
"Context" of the directive to see for sure.  (And note that, since
<Directory> can go in <VirtualHost>, anything that has directory context
can also go in there indirectly.)

Joshua.

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org