Changes

Jump to navigation Jump to search
10 bytes added ,  16:14, 22 May 2017
no edit summary
Line 1: Line 1:  
__FORCETOC__
 
__FORCETOC__
== Redirects for Browser with .htaccess ==
+
=== Redirects for Browser with .htaccess ===
   −
=== Redirect Browser by Language to other Websites ===
+
==== Redirect Browser by Language to other Websites ====
 
Create a .htaccess at the Webspace and enter:
 
Create a .htaccess at the Webspace and enter:
 
<pre>
 
<pre>
Line 15: Line 15:  
different Sites.
 
different Sites.
   −
=== Block Access to Subfolders wp-includes of Wordpress ===
+
==== Block Access to Subfolders wp-includes of Wordpress ====
 
<pre>
 
<pre>
 
<IfModule mod_rewrite.c>
 
<IfModule mod_rewrite.c>
Line 28: Line 28:  
</pre>
 
</pre>
   −
== Analyses and Diagnostics ==
+
=== Analyses and Diagnostics ===
   −
=== Apache Log analyse on Console ===
+
==== Apache Log analyse on Console ====
 
create a bash script called apache-analyse.sh
 
create a bash script called apache-analyse.sh
 
enter:
 
enter:

Navigation menu