Lines Matching refs:x

8           + Apache 1.3.x on Unix systems
9 + Apache 2.x on Unix systems
106 * Apache 1.3.x on Unix systems
107 * Apache 2.x on Unix systems
148 * libtool: 1.4.x+ (except 1.4.2)
166 Apache 1.3.x on Unix systems
238 AddType application/x-httpd-php .php .phtml
243 AddType application/x-httpd-php-source .phps
253 1. gunzip -c apache_1.3.x.tar.gz | tar xf -
254 2. cd apache_1.3.x
258 5. gunzip -c php-5.x.y.tar.gz | tar xf -
259 6. cd php-5.x.y
260 7. ./configure --with-mysql --with-apache=../apache_1.3.x
264 10. cd ../apache_1.3.x
275 13. cd ../php-5.x.y
280 AddType application/x-httpd-php .php
368 Apache 2.x on Unix systems
370 This section contains notes and hints specific to Apache 2.x installs
380 information on the Apache 2.x server. More information about
386 started with Apache 2.x and PHP. For more information read the » Apache
391 There are currently two versions of Apache 2.x - there's 2.0 and 2.2.
412 4. Now you have Apache 2.x.NN available under /usr/local/apache2,
462 SetHandler application/x-httpd-php
468 SetHandler application/x-httpd-php
473 SetHandler application/x-httpd-php-source
479 RewriteRule (.*\.php)s$ $1 [H=application/x-httpd-php-source]
655 3. gunzip php-x.x.x.tar.gz (if you have a .gz dist, otherwise go to
657 4. tar xvf php-x.x.x.tar
658 5. Change to your extracted PHP directory: cd ../php-x.x.x
680 type=magnus-internal/x-httpd-php exts=php
701 Service fn="php4_execute" type="magnus-internal/x-httpd-php" [inikey=value inike
715 <Object name="x-httpd-php">
716 ObjectType fn="force-type" type="magnus-internal/x-httpd-php"
721 server and assign it the style x-httpd-php. All files in it will
772 PHP 4.x by using the superglobal $_SERVER. If you have older scripts
1131 Noteworthy nano commands: ^w (search), ^o (save), and ^x (exit)
1153 AddType application/x-httpd-php .php
1154 AddType application/x-httpd-php-source .phps
1494 $ mv extname-x.x.x extname
1599 in order: [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y.z],
1600 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x.y] and
1601 [HKEY_LOCAL_MACHINE\SOFTWARE\PHP\x], where x, y and z mean the PHP
1901 1.3.x
1920 AddType application/x-httpd-php .php
2104 replace the line AddType application/x-httpd-php .php with: