Page 1 of 1

frontpage "/admin" link missing

Posted: Thu Mar 01, 2007 2:45 am
by snowcrash+s9y
i've installed s9y 12a2 @ "http://me.com/s9y/".

when i navigate to that URL, as expected, i _do_ see the correctly displayed 'frontpage'.

in the page's bottom right corner, the "Open login screen" link leads to "http://me.com/s9y/admin", which does not exist.

i've missed a setting, i guess -- but what/where?

thanks.

Re: frontpage "/admin" link missing

Posted: Thu Mar 01, 2007 11:51 am
by garvinhicking
Hi!

You'Ve enabled URL rewriting, then those URLs are shown. Go to serendipity_admin.php, to the configuration and change "URL Rewriting" to "none".

Best regards,
Garvin

Re: frontpage "/admin" link missing

Posted: Thu Mar 01, 2007 3:37 pm
by snowcrash+s9y
Re: frontpage "/admin" link missing
garvinhicking wrote:You'Ve enabled URL rewriting, then those URLs are shown. Go to serendipity_admin.php, to the configuration and change "URL Rewriting" to "none".
you're correct -- yes, i had.

disabling it 'fixes' the link target.

now i need to go figure out why my isp assured me that mod_rewrite *is* enabled &/or why it's not working.

thanks!