403 error

Request Type: 
General Assistance
Author: 
Campbell Harmon
Issue/Request: 

I just finished setting up a view here: http://dev.ydscomunidad.sites.yale.edu/#overlay=admin/structure/views/vi…

That should create the page here: http://dev.ydscomunidad.sites.yale.edu/profiles/

But I keep getting blocked with a 403 Forbidden error. I’ve tried changing all the access options to that page via the view, but they all end up sending me to a 403 error.

This is a new one one me, did I do something wrong or is there a setting I missed?

Hello Campbell,

Can you grant me access to the site so I can take a look?

Josue

Hello Campbell,

As it turns out, the path /profiles is picked up by Apache as the location for install profiles. You can use just /profile. That should work.

Josue

Ha! That’s funny. Too bad the Views doesn’t automatically block an existing path name when entered.

I changed the path to “alumni” and it works great now.

Thanks!