export file over https

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tole

    export file over https

    hi all,
    i have export results as .csv feature on pages i've been working on.
    everything was fine, until we decided to put https on server. and now the
    export doesn't work.

    anybody knows how to do export/download in this kind of environment?

    tole


  • Kevin Thorpe

    #2
    Re: export file over https

    Tole wrote:
    [color=blue]
    > hi all,
    > i have export results as .csv feature on pages i've been working on.
    > everything was fine, until we decided to put https on server. and now the
    > export doesn't work.
    >
    > anybody knows how to do export/download in this kind of environment?[/color]

    There should be no difference. https is just encrypted http. It is,
    however a separate virtual host in the webserver configuration so I
    would check the configuration files for the webserver first.

    Comment

    Working...