Hi,<div><br></div><div>You can add the following lines in your apache conf for the corresponding virtual host (<a href="http://www.xpto.com/app1" target="_blank" style="font-family:&#39;Courier New&#39;">www.xpto.com</a>)</div>
<div><br></div><div><span lang="fr"><pre>&lt;Location /appl&gt;
AuthType shibboleth
ShibRequestSetting requireSession 1
require valid—user
&lt;/Location&gt;</pre></span><span style="font-family:monospace;white-space:pre">&lt;Location /path2/app2</span><span style="font-family:monospace;white-space:pre">&gt;</span><span style="font-family:monospace;white-space:pre">
AuthType shibboleth</span><span style="font-family:monospace;white-space:pre">
ShibRequestSetting requireSession 1</span><span style="font-family:monospace;white-space:pre">
require valid—user</span><span style="font-family:monospace;white-space:pre">
&lt;/Location&gt;</span></div><br>Y.<div><div class="gmail_quote">On Wed, Sep 26, 2012 at 11:32 AM, Pedro Albuquerque <span dir="ltr">&lt;<a href="mailto:pedroalb@ebi.ac.uk" target="_blank">pedroalb@ebi.ac.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>





<div bgcolor="#ffffff" text="#000000">
<font face="Courier New">Hi,<br>
<br>
I was able to configure apache (and several virtual hosts) and the
service provider to secure each of the domain names.<br>
However, there is a domain name which has different applications under
paths, like:<br>
<br>
<a href="http://www.xpto.com/app1" target="_blank">www.xpto.com/app1</a><br>
<a href="http://www.xpto.com/path2/app2" target="_blank">www.xpto.com/path2/app2</a><br>
<br>
Do you have any idea how to configure apache and the service provider
(shibboleth2.xml) to achieve this?<br>
<br>
Thanks,<br>
Pedro.<br>
</font>
</div>

<br>--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br></blockquote></div><br></div>