I'm setting up a private gallery for registered users only, so the default /main.php is redundant - I'd much prefer the users to be redirected to the login prompt page. I've tried .htaccess 301 with no success, and I've been searching on the forum all day.
Any input is appreciated
Posts: 16503
Don't do the redirect that way.
Simply Edit Permissions, remove Everybody from all view permissions and add Registered users (which will be all users with a valid account) to which ever view permissions you want.
Then when someone hits your gallery, they'll be prompted to login.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 2
--- i think I got it to work ---