- b2evolution CMS Support Forums
- b2evolution Support
- General Support
- Help with .htaccess and short URL needed
1 zebulon8 Jan 13, 2014 14:51
Hi
I have just registered - hello everyone.
I'd like to ask for some help/advice about short url's which I do have a problem with.
My situation:
- I am in a private network.
- I have a opensuse (linux) webserver
- I use the ip adress of the server with an ALIAS to go to my b2evolution site: <ip adress>/blogs which brings me to the b2evolution default installation on the server (/srv/www/htdocs/b2/blogs)
- I use b2evolution 5.0.6
So far everyting works.
I can access with <IP>/blogs and see my site - though the URL changes to <ip>/b2/blogs/index.php/sandbox/ (default - new - bog)
Now - I used the example .htaccess from this site and placed it in de /b2/blogs folder
Without changing anything in de Dashboard I get Access forbidden.
When I add to the .htaccess
Options +FollowSymLinks
I again see my site.
Now in the Dashboad I change my blog to the Fixed URL: http://<ip>/blogs/sandbox/ and I see it working fine
However: I can not login. If I try I get this:
Incorrect crumb received! [loginform]
Your request was stopped for security reasons.
Have you waited more than 120 minutes before submitting your request?
Please go back to the previous page and refresh it before submitting the form again.
Alternatively, you can try to resubmit your request with a refreshed crumb:
I also tried to set the RewriteBase but that did not solve anything.
Does anyone have a solution for me or a hint where to look at?
Thanks in advance!
Ralf