Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged apache



« Prev 1 2
This script allows you to monitor a list of applications each running on servers in different environments. For example, these can be webservers: apache/nginx/etc., application servers: tomcat/nodejs/IIS/etc., database servers: mysql/oracle/etc., or...
0 850 posted 10 years ago by deanhouseholder
It can be useful to take a peek at what Apache is doing but I always forget the location of the Apache logs so I can use tail.
0 629 posted 11 years ago by inreflection7
Now I've written it down maybe I'll remember it...
0 470 posted 12 years ago by tregeagle
Syntax check for Red hat / Centos
0 522 posted 13 years ago by hamsterbacke82
Add an Apache virtual host via command line. Run as ./create mysite.domain.com
0 473 posted 13 years ago by theriddlebrothers
Returns a list of the number of connections by IP.
0 743 posted 13 years ago by klovera
0 493 posted 13 years ago by therobot
0 589 posted 14 years ago by davidrinnan
Estou considerando que você irá alterar [DOMINIO] para o nome correto de seu certificado. Em servidores sem cpanel logo, após a instalação convencional do SSL é requerido senha sempre que o apache é iniciado. Para contornar isso:
0 514 posted 14 years ago by gpupo
1 560 posted 14 years ago by yuraji
0 460 posted 14 years ago by danshields
0 471 posted 14 years ago by glends
drop the prefix fields and sort , profile by type
0 766 posted 14 years ago by rowntreerob
http://www.debian-administration.org/articles/207
0 550 posted 14 years ago by randyjhunt
daily hits on the youtube.video helper methods in 'utility' cls only on //ads
0 634 posted 14 years ago by rowntreerob
1 577 posted 14 years ago by alexaivars
This is the command to re-enable apache after you disabled it.
0 455 posted 15 years ago by bhubbard
A small script that sets up a new VirtualHost with Apache and adds an entry for the site to your hosts file. You need to adjust the paths to your needs. Must be run as root.
0 569 posted 15 years ago by ping_ch
1 462 posted 15 years ago by burnsra
Example: ln -s /usr/local/apache/logs ./logs
3 995 posted 15 years ago by jonhenshaw
When Apache under OS X throws 'Forbidden' errors on files under the ~/Sites path, and the error log report 'Permission denied: access to /somefile/blah failed because search permissions are missing on a component of the path', check a missing Other E...
1 721 posted 16 years ago by cczona
Good info here too: http://www.ilisys.com.au/support/linux-password-protect/
2 1310 posted 16 years ago by jonhenshaw
Enter this command in Terminal to restart Apache. Especially useful after you've made changes to the hosts file.
2 777 posted 16 years ago by jonhenshaw
« Prev 1 2