Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Apache Webserver
(view source)
Revision as of 16:11, 22 May 2017
274 bytes added
,
16:11, 22 May 2017
no edit summary
Line 26:
Line 26:
RewriteRule ^wp-includes/theme-compat/ - [F,L]
RewriteRule ^wp-includes/theme-compat/ - [F,L]
</IfModule>
</IfModule>
+
</pre>
+
+
== Apache Log analyse on Console ==
+
create a bash script called apache-analyse.sh
+
enter:
+
<pre>
+
#!/bin/bash
+
cat /var/log/apache2/access.log | awk '{ print $1 }' | sort | uniq -c
+
exit 0
+
</pre>
+
System Echos like this:
+
<pre>
+
1573 www.domain2.de
+
3568 www.domain3.de
+
..
</pre>
</pre>
Author
Bureaucrats
,
Administrators
286
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Linux
Debian + Ubuntu
Apache Webserver
Openbox
SME server
Privoxy Tor
Postfix
Tinycore Linux
Tools
MySQL
MySQL
Wordpress
Customize
Unix
FreeBSD
Router OS
openwrt
pfsense
fritzbox
Netio Koukaam Wiki
netio-230a/b
Mediawiki
MediaWiki
Tools
Special pages
Printable version