Apache RewriteRule mod
Following is mysite the Apache rewriterule example,you should mod the file .htaccess…
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
#New..... Read More
Following is mysite the Apache rewriterule example,you should mod the file .htaccess…
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteBase /
#New..... Read More
install apache On fedora 8
>tar -zxvf httpd-2.2.8.tar.gz
>cd httpd-2.2.8
>./configure –prefix=/usr/local/httpd
>make
The make time appear an undern..... Read More
1, related foundation knowledge point
1)redhat start way and scripts commands of sequence BE:
Add to carry inside the pit
scripts init procedure
..... Read More
/usr/local/apache2/bin/apxs -i -a -c ./mod_rewrite.c
if success,it will be displaying:
/usr/local/apache2/build/libtool –silent –mode=compile gcc -prefer-pic -DAP_HAVE_DESIG..... Read More
Apache2.2.4+PHP5.2.1+MySQL5.0.37+openssl0.98e installment note
Note: The following installs the experiment to realize on RedHa..... Read More
Ubuntu 8.04, spent a time to construct the basic support environment. Because has not optimized temporarily using zend, therefore here did not involve to the zend optimizer installment. Actually insta..... Read More
This is way to compile Sybase ASE 12.5 with PHP5.0.0 and Apache 2 on Red Hat Linux: easy to saying:
- install apache2
- install ase1252_de_linux.tgz to /opt/sybase-12.5
- shell:# ln -s /opt/sybase-12.5 /opt/sybase