Hi!

I have some problems with my URL:s I know this is a TomCat group but I dont know any 
Apache mailing lists. Suggestion please.

When I got to adress: https://mysite/myprotectedfolder 

I get the logging in dialog box, after klicking ok I get an error saying that I'm not 
allowed to access files.
I see at my url and sees that I'm trying to access via http and not https. I suppose 
this is a configuration error but I dont know how to configure.

Here is a snip of my config file in apache that makes the folder protected.

<Directory "sys:webbar/intranet/matsedel/input">
   AuthType Basic
   AuthName "Inmatning av matsedeln kr�ver att du �r en giltig anv�ndare!"
   AuthNDSTree VAD_TREE
   AuthNDSContext vaddo.vaddo_fhsk
   require user .admin.vaddo.vaddo_fhsk .lena.expeditionen.vaddo.vaddo_fhsk 
.annelie.expeditionen.vaddo.vaddo_fhsk .birgitta.expeditionen.vaddo.vaddo_fhsk 
.maj.expeditionen.vaddo.vaddo_fhsk
</Directory>

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - 
Magnus Jansson
IT-Manager
V�dd� folkh�gskola
760 40 V�dd�
Sweden

Phone: +46 (0) 176-528 00
Cellular: +46 (0) 70-370 33 16
Fax: +46 (0) 176-528 28
http://www.vaddo.fhsk.se (work)
http://www.jason.pp.se (private)


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to