Hi Everybody, I am facing problem in configuring simplesamlphp at my computer.
what i did?? (1) i downloaded simplesamlphp from follwoing link. http://code.google.com/p/simplesamlphp/downloads/list (2) i dowloaded php 5.2 from http://www.php.net/downloads.php (3) i downloaded apache from http://www.apache.org/ (4) i put simplesamlphp folder in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs folder.My webserver working fine. According to documentation.. === http://rnd.feide.no/content/installing-simplesamlphp === now according to documentation we have to update config.php and Apache configuration file (here it is httpd , C:\Program Files\Apache Software Foundation\Apache2.2\conf\ ) -- now documentation is saying something like change the apache configuration file as <VirtualHost *> ServerName service.example.com DocumentRoot /var/www/service.example.com Alias /simplesaml /var/simplesamlphp/www </VirtualHost> and in config.php as $config = array ( [...] 'baseurlpath' => 'simplesaml/', and test the https://service.example.com/simplesaml/ This all things are seems to be confusing . Can anybody help me to change aforesaid files. Regards, Arkesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
