Hi! Jimmy,

 

I need to access DSpace login page using HTTPS and all other pages using HTTP. 
I could do HTTPS access for all pages. Please suggest.

 

Thanks,

Jayan

 

________________________________

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jimmy
Sent: Wednesday, May 23, 2007 10:14 AM
To: Myroslav Rys
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] @hi, about problem with search

 

Hi,

You need to alter the [CATALINA_HOME]/conf/server.xml file as belows:

    <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
    <Connector port="8080" maxHttpHeaderSize="8192" 
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" 
               URIEncoding="UTF-8"/>

Hope it helps.

Regards,
Jimmy.

On 5/23/07, Myroslav Rys <[EMAIL PROTECTED]> wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

postgresql 8.1.9
apache 2.2.4 with mod_jk 1.2.22
tomcat 5.5
dspace 1.4.2

have problem with search in cyrillic (Ukraine)

no problem search with English, 
but strong problem search with Ukraine.

put in search field "з"
and getting "з"

put in Advanced Search field "з"
and getting "з"...

what problem?
p.s. dspace url: http://www.dspace.humanities.org.ua/
- -------------------
Myroslav Rys
[EMAIL PROTECTED]
http://www.stone.org.ua
http://www.fabula.org.ua


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)

iD8DBQFGU5kEj+/LkYrmSjERAkQWAKCXh+Zb2+K5bhex8QkShStRY/yQxgCdFFSq 
jhK1wThlBK4YS189FssHxGA=
=VzhA
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take 
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list 
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech 

 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to