Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache Directives

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  file size exceeded error  
Author Message
bernd

External


Since: Dec 13, 2003
Posts: 11



(Msg. 1) Posted: Sat Dec 13, 2003 11:51 pm
Post subject: Apache Directives
Archived from groups: alt>apache>configuration (more info?)

Hi all,

Iīm a newbie in Apache.

I want to my apache to give information about itself to the client. So i
want to use ServerTokens, but I donīt know where to put it in the right
directive?!?!

This is what I want to di:

ServerTokens full
Default: full
Server config

The problem is that I dont know where i should put in the correct directive

Can somebody help me please?

Thx

Bernd

 >> Stay informed about: Apache Directives 
Back to top
Login to vote
user2600

External


Since: Dec 13, 2003
Posts: 2



(Msg. 2) Posted: Sat Dec 13, 2003 11:51 pm
Post subject: Re: Apache Directives [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bernd Roth wrote:

 > Iīm a newbie in Apache.
 >
 > I want to my apache to give information about itself to the client. So i
 > want to use ServerTokens, but I donīt know where to put it in the right
 > directive?!?!
 >

This can be done in httpd.conf or in a <VirtualHost>.

See <a style='text-decoration: underline;' href="http://httpd.apache.org/docs/server-wide.html#identification" target="_blank">http://httpd.apache.org/docs/server-wide.html#identification</a>

--
Thanks,
JP

Jean-Pierre Denis
jp at msfree dot ca<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache Directives 
Back to top
Login to vote
bernd

External


Since: Dec 13, 2003
Posts: 11



(Msg. 3) Posted: Sun Dec 14, 2003 10:26 pm
Post subject: Re: Apache Directives [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I have put it in <VirtualHost>
ServerTokens full
</VrtualHost>

but after a restart it says that ServerTokens cannot occur within
VirtualHost.

The problem is that the apache book doesnīt correctly say where to put it.

Is there another possibility?

With best wishes,

Bernd
"Jean-Pierre Denis" <jp DeleteThis @NOSPAMmsfree.ca> schrieb im Newsbeitrag
news:3FDB9480.F493EE95@NOSPAMmsfree.ca...
 > Bernd Roth wrote:
 >
  > > Iīm a newbie in Apache.
  > >
  > > I want to my apache to give information about itself to the client. So i
  > > want to use ServerTokens, but I donīt know where to put it in the right
  > > directive?!?!
  > >
 >
 > This can be done in httpd.conf or in a <VirtualHost>.
 >
<font color=purple> > See <a style='text-decoration: underline;' href="http://httpd.apache.org/docs/server-wide.html#identification</font" target="_blank">http://httpd.apache.org/docs/server-wide.html#identification</font</a>>
 >
 > --
 > Thanks,
 > JP
 >
 > Jean-Pierre Denis
 > jp at msfree dot ca
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Directives 
Back to top
Login to vote
jring

External


Since: Jun 30, 2003
Posts: 154



(Msg. 4) Posted: Mon Dec 15, 2003 7:43 am
Post subject: Re: Apache Directives [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > I have put it in <VirtualHost>
 > ServerTokens full
 > </VrtualHost>
 >
 > but after a restart it says that ServerTokens cannot occur within
 > VirtualHost.

as is stated in the doc-sniplet you included in your original post,
ServerTokens can only be used outside of VirtualHosts, that is in the
main server config. just put it before any vhost entries and while
you're at it, use ServerSignature Off too, otherwise your apache will
spill the beans in case of an error...

joachim<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Directives 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Multiple SSL directives - I have tried to add new multiple SSL directives to my httpd.comf but whenever I do it states that they overlap and I may need the NamedVirtualHosts directive, (which I already use in the file for multiple port 80 entries) What am I doing wrong? Mike.

externalising <virtual host> directives - Hi, Which file(s) must i modify to put my <virtual host> directives elsewhere than in my http.conf ? I don't want to modify this one so... I know that it's possible to specify a config file for each virtual host but i don't know how.. Thanks for ...

FTP ON APACHE - IS THERE A SERVER FOR FTP IN LINUX?

apache - Hello everyone: I setup apache 1.3.27 this way: apache: conf,bin and man are local on machine A The rest including cgi-bin logs and htdocs are nfs mounted on machine B. Is that an acceptable setup? any concerns? -SM

Help with Apache 2.0.47 and CGI - Hi All; I have Apache 2.0.47 installed for a single user on port 8080, Python 2.3.2 on C:\Python23 and ActiveState's Perl on C:\Perl. Everything seems to work fine after the changes I made in httpd.conf, but I can't for some reason run Python script...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]