Question

I have a custom login.aspx form for SharePoint FBA. However, I want to reference files (images, css etc) in _layouts\me\css etc. each time i try, i get redirected to the login page!

How can i get this to work?

Was it helpful?

Solution

Turns out it was pretty easy. Went into IIS, click on security, and add a rule to allow anonymous users.

OTHER TIPS

you can also make it with visual studio. open website.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top