Displaying 20 results from an estimated 20 matches for "serversignatur".
Did you mean:
serversignature
2012 Mar 09
6
Puppet Dashboard - Directory Index Forbidden
...Options None
> Order allow,deny
> allow from all
> </Directory>
> #ErrorLog /var/log/apache2/dashboard.example.com_error.log
> LogLevel warn
> #CustomLog /var/log/apache2/dashboard.example.com_access.log combined
> ServerSignature On
> </VirtualHost>
The only thing I can think of is that I had connected via IP Address, not
FQDN. So I''ve updated DNS but unfortunately I don''t have control over my
employer''s resolvers. Thus I have to wait until the cached failure expires
- or bother the...
2012 Jul 10
19
problem using apache & passenger to run dashboard
Hi,
My puppetmaster is running through apache, and now I am setting up
dashboard to be run by apache too.
I followed docs in
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#starting-and-managing-delayed-job-workers,
but after I restarted httpd, I see a apache welcome page.
I set documentroot to be:
DocumentRoot /usr/share/puppet-dashboard/public/
2009 Sep 20
2
SSL and virtual hosts?
Hi,
I successfully managed to use SSL on a local webserver for testing
purposes, following the section "Using SSL" in the Chapter "Using
Apache" of the "Definitive Guide to CentOS". Now I wonder: how can I use
SSL with virtual hosts?
I have several virtual hosts defined. Let's say I want to use SSL with
this one:
<VirtualHost *:80>
ServerAdmin info
2008 Feb 13
5
Apache RPM's
Hello all,
I love CentOS, but I am seriously regretting selecting Centos 4.4 for my
production hosting servers. The current situation with CentOS 4.4 and being
stuck at Apache 2.0.52 is a huge problem because of the new requirements for
the Credit Card industry PCI scan. Apache 2.0.52 does not pass PCI
compliance scans. which means no ecommerce on any of these servers - MAJOR
ISSUE. So my
2010 Aug 20
5
puppet dashboard gui looks odd from apache2
...Options +Indexes
AllowOverride AuthConfig
Order allow,deny
allow from all
</Directory>
ErrorLog /var/log/apache2/dashboard.example.com_error.log
LogLevel warn
CustomLog /var/log/apache2/dashboard.example.com_access.log combined
ServerSignature On
</VirtualHost>
so apache2 starts fine for puppet (port 8140) and for
puppet-dashboard(port 9000)
tcp 0 0 0.0.0.0:9000 0.0.0.0:*
LISTEN 7448/apache2
tcp 0 0 0.0.0.0:8140 0.0.0.0:*
LISTEN 7448/apache2
But when I visit the page on p...
2006 May 31
0
Problem with some ogg players when using apache 2.0 as a proxy in front of icecast
...alHost myradio1>
ServerAdmin webmaster@localhost
ErrorLog /var/log/apache2/myradio1.error.log
# Possible values include: debug, info, notice, warn, error,
crit, alert, emerg.
LogLevel warn
CustomLog /var/log/apache2/myradio1.access.log combined
ServerSignature Off
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPass / http://localhost:10010/
</VirtualHost>
This is working fine with many players (VLC, streamtranscoder, probably
some others)), but not with jorbis based playe...
2011 Jul 01
0
Puppet dashboard cannot work behind a Apache reverse proxy?
...t-dashboard/public/
<Directory /usr/share/puppet-dashboard/public/>
Options None
AllowOverride AuthConfig
Order allow,deny
allow from all
</Directory>
ErrorLog /var/log/httpd/server.myserver.local_error.log
LogLevel warn
CustomLog /var/log/httpd/server.myserver.local_access.log combined
ServerSignature On
</VirtualHost>
2. 203.x.x.x /etc/httpd/conf.d/dashboard.conf this where the apache
should reverse:
<VirtualHost www.myserver.local:80>
ServerName www.myserver.local
ProxyRequests Off
ProxyPreserveHost On
ProxyPass /puppet-report http://www.myserver.com/
ProxyPassRe...
2006 Jul 21
3
ROR - Apache - FastCGI / Can''t see stylesheets or javascript
...#
# VirtualHost template:
# Almost any Apache directive may go into a VirtualHost container.
# The first VirtualHost section is used for requests without a known
# server name.
#
<VirtualHost *:80>
ServerAdmin nobody@nobody.com
ServerName www.spro.com
ServerSignature On
DocumentRoot /srv/www/vhosts/www.spro.com/public/
ErrorLog /log/www.spro.com-error_log
CustomLog /log/www.spro-access_log combined
HostnameLookups Off
UseCanonicalName Off
<IfModule mod_fastcgi.c>
FastCgiServer \
/srv/www/vhosts...
2012 Jun 12
1
Dashboard with RackbaseURI / and RailsAutoDetect off
...c/>
> AllowOverride AuthConfig
> Order allow,deny
> Allow from all
> Options -MultiViews
> </Directory>
> ErrorLog /var/log/httpd/dashboard_error.log
> LogLevel warn
> CustomLog /var/log/httpd/dashboard_access.log combined
> ServerSignature On
> </VirtualHost>
>
*Rack.conf*
>
> Listen 8140
>
> <VirtualHost *:8140>
> SSLEngine on
> SSLProtocol -ALL +SSLv3 +TLSv1
> SSLCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:-SSLv2:-EXP
>
> SSLCertificateFile...
2010 Sep 08
4
Interpreting logwatch
Every few days I see in the logwatch on my Centos-5.5 web-server
what seems like a rather feeble break-in attempt.
Eg today I see
---------------------------
403 Forbidden
/phpMyAdmin/scripts/setup.php: 2 Time(s)
/phpmyadmin/scripts/setup.php: 2 Time(s)
404 Not Found
/PMA2005/scripts/setup.php: 1 Time(s)
/TRAD_files/datestamp.js: 1 Time(s)
...
2015 May 07
2
Apache 2.2 itk - 404 not found
...>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
LogFormat "%{Referer}i -> %U" referer
LogFormat "%{User-agent}i" agent
CustomLog logs/access_log combined
ServerSignature On
Alias /icons/ "/var/www/icons/"
<Directory "/var/www/icons">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<IfModule mod_dav_fs.c>
# Loc...
2007 Feb 07
2
Is anybody else dealing with Security Metrics?
Seems that some of the credit card processors demand the use of Security
Metrics to test their web hosting for meeting a fairly good security
standard.
First, it doesn't matter if they do online credit card processing or
not, just credit card processing period. This makes some sense, as
someone could hack in a form pretending to ask for this information...
so there is at least some
2006 Jul 23
9
Kubuntu, Apache 2.2, Mongrel, Mongrel Cluster
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: new_notes
Type: application/octet-stream
Size: 5801 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060723/34e20e45/new_notes.obj
2015 May 07
3
Apache 2.2 itk - 404 not found
...;%{User-Agent}i\"" combined
>> LogFormat "%h %l %u %t \"%r\" %>s %b" common
>> LogFormat "%{Referer}i -> %U" referer
>> LogFormat "%{User-agent}i" agent
>> CustomLog logs/access_log combined
>> ServerSignature On
>> Alias /icons/ "/var/www/icons/"
>> <Directory "/var/www/icons">
>> Options Indexes MultiViews FollowSymLinks
>> AllowOverride None
>> Order allow,deny
>> Allow from all
>> <...
2015 May 07
0
Apache 2.2 itk - 404 not found
...r}i\"
> \"%{User-Agent}i\"" combined
> LogFormat "%h %l %u %t \"%r\" %>s %b" common
> LogFormat "%{Referer}i -> %U" referer
> LogFormat "%{User-agent}i" agent
> CustomLog logs/access_log combined
> ServerSignature On
> Alias /icons/ "/var/www/icons/"
> <Directory "/var/www/icons">
> Options Indexes MultiViews FollowSymLinks
> AllowOverride None
> Order allow,deny
> Allow from all
> </Directory>
> <IfModule...
2007 Jan 17
8
can i force a favicon.ico ?
lo there all,
i am running two websites on one server. Both use the same code and both
domains point to the same public folder. I use different logos by using
a session variable called session[:domain] that i find with
env_table[''HTTP_HOST'']
so anyway, both need a different icon to go in the bookmarks and url, i
know this is done with a favicon.ico, but can i force the server
2011 Feb 01
10
SSL problems with RoR, MySQL and Apace
...ons ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</directory>
ErrorLog /var/log/apache2/error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog /var/log/apache2/access.log combined
ServerSignature On
Alias /doc/ "/usr/share/doc/"
<directory "/usr/share/doc/">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Allow from 127.0.0.0/255.0.0.0 ::1/128
</directory>
</virtualhost>
--
Poste...
2006 Jun 04
4
eRuby & Rails: Not Compatible
....org
ServerAlias bget.org *.bget.org
ErrorLog /var/log/apache2/error_log
CustomLog /var/log/apache2/access_log common
<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.php index.cfm
</IfModule>
UseCanonicalName Off
HostnameLookups Off
ServerSignature On
<Directory /srv/www/htdocs/bget.org/www>
Options FollowSymLinks ExecCGI
AllowOverride None
Order allow,deny
Allow from all
</Directory>
# If the ruby module is installed, this will be enabled.
<IfModule mod_ruby.c>
# for Apache::RubyRu...
2006 Jul 28
0
Apache/Mongrel Deployment Errors
...name to server-generated pages (internal error documents, FTP
directory
# listings, mod_status and mod_info output etc., but not CGI generated
# documents or custom error documents).
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail
#
ServerSignature On
#
# Aliases: Add here as many aliases as you need (with no limit). The
format is
# Alias fakename realname
#
# Note that if you include a trailing / on fakename then the server will
# require it to be present in the URL. So "/icons" isn''t aliased in
this
# example, only &...
2006 Jan 05
2
Apache issue
...# name to server-generated pages (internal error documents, FTP directory
# listings, mod_status and mod_info output etc., but not CGI generated
# documents or custom error documents).
# Set to "EMail" to also include a mailto: link to the ServerAdmin.
# Set to one of: On | Off | EMail
#
ServerSignature On
#
# Aliases: Add here as many aliases as you need (with no limit). The
format is
# Alias fakename realname
#
# Note that if you include a trailing / on fakename then the server will
# require it to be present in the URL. So "/icons" isn't aliased in this
# example, only "/...