Jump to content

apache and php, please help


Recommended Posts

hello friends, can someone explain me why I had to add these 3 lines to make them work together

 

LoadModule php5_module "C:\Program Files (x86)\PHP\php5apache2_2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps 

 

I want to know what does each line do and why it helps apache to use PHP, i find it interesting

 

thanks in advance

Link to comment
https://forums.phpfreaks.com/topic/194528-apache-and-php-please-help/
Share on other sites

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.