mirror of
https://github.com/apache/httpd.git
synced 2025-08-08 15:02:10 +03:00
fix various property issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1309567 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Created: Thu Aug 15 11:57:33 1996 too
|
||||
# Last modified: Mon Dec 27 09:23:56 1999 too
|
||||
#
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
|
||||
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
|
||||
<!-- $LastChangedRevision: 1174747 $ -->
|
||||
<!-- $LastChangedRevision$ -->
|
||||
|
||||
<!--
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
|
0
modules/lua/test/htdocs/test.lua
Executable file → Normal file
0
modules/lua/test/htdocs/test.lua
Executable file → Normal file
0
modules/lua/test/test_httpd.conf
Executable file → Normal file
0
modules/lua/test/test_httpd.conf
Executable file → Normal file
@@ -19,8 +19,6 @@
|
||||
# and certificates as to facilitate testing of TLS server name
|
||||
# indication support (RFC 4366) or SNI.
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
#
|
||||
OPENSSL=${OPENSSL:-openssl}
|
||||
DOMAIN=${DOMAIN:-my-sni-test.org}
|
||||
|
Reference in New Issue
Block a user