- Restart Apache
- apachectl restart
- Edit httpd.conf
- nano /etc/httpd/conf/httpd.conf
- Make sure mod rewrite is loaded
- uncomment mod_rewrite line in httpd.conf
- When installing php, use installer and add the following lines to httpd.conf
- LoadModule php5_module "c:/program files/php/php5apache2_2.dll"
- AddType application/x-httpd-php .php .php5
- PHPIniDir "c:/program files/php"
Installing Apache on Fedora
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment