4572 Posts in 1385 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1970 Views |
-
Silverstripe without mod_rewrite

17 November 2009 at 8:51am
my provider do not allow the mod_rewrite.
can i use Silverstripe without mod_rewrite??
How can i login to the back end?for the first test it looks good, but i can't login:
These page gives me a 404:
/admin/I can view this page:
/security/login
but when I login, I get a green box above the login saing:
"You're logged in as ."thank for you're help.
bye
ZM -
Re: Silverstripe without mod_rewrite

17 November 2009 at 11:02am
Yes, SilverStripe works without mod_rewrite. Instead of urls like "mysite.com/home/" you use urls like "mysite.com/index.php/home".
Try entering your CMS via:
"index.php/admin".
-
Re: Silverstripe without mod_rewrite

17 November 2009 at 9:25pm
hi,
thank you for you're help.
Now it works, but only after a db/build and a flush.bye
ZM
| 1970 Views | ||
|
Page:
1
|
Go to Top |


