Hi Timo,

One way would be to set up a redirect in .htaccess. Figure out what the target URL for signins is, and do:

RewriteRule (regex for original target URI) https://yoursite/$1 [R]

On Sunday, Jan 4, 2004, at 16:05 America/New_York, timo ochmann wrote:

i am re-posting this question to see if i get any takers.
; )


has anyone come up with an easy and simple way to implement secure 'Admin' authentication/login (or all users!) under 'GeekLog v1.3.8-1sr3'?! i don't want to run the entire site as 'https'. the online docs didn't yield anything useful. is there something in the works to facilitate this? simple ip filtering would be another option, see i.e. 'pure-ftp'.
any feedback appreciated.
if this has been asked before, i apologize, ...

thanks.

_______________________________________________
geeklog-users mailing list
[EMAIL PROTECTED]
http://lists.geeklog.net/listinfo/geeklog-users


Reply via email to