Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: PHP5

Parašė audrys10· 2010 Bir. 23 12:06:44
#9

# Secure (SSL/TLS) connections
#Include conf/extra/httpd-ssl.conf
#
# Note: The following must must be present to support
# starting without SSL on platforms with no /dev/random equivalent
# but a statically compiled-in mod_ssl.
#
<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>
PHPIniDir "D:/php5/"
AddType application/x-httpd-php .php
LoadModule php5_module d:/php5/php5apache2.dll