WalaWiki content from p1k3.com
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<[[Brennen]]> WareLogging, ApacheTricks.
|
|
|
|
Need to throw ServerSideIncludes in a file without changing its extension or turning on parsing for ''all'' HTML files? Try using
|
|
|
|
:XBitHack on
|
|
|
|
in an .htaccess file or your httpd.conf or what have you, and then chmod 755 the file in question.
|
|
|
|
* http://httpd.apache.org/docs/2.2/howto/ssi.html
|
|
* http://httpd.apache.org/docs/2.0/howto/ssi.html
|
|
* http://httpd.apache.org/docs/1.3/howto/ssi.html
|