Skip to content
云起株式会社
  • Blogs
  • About Us
  • Privacy Policy
  • Links
  • Toggle website search
Menu Close
  • Blogs
  • About Us
  • Privacy Policy
  • Links
  • Toggle website search

Daily Archives: May 15, 2024

  1. Home>
  2. 2024>
  3. May>
  4. 15

Redirect HTTP to HTTPS in Nginx

  • Post author:ZHONG YUN
  • Post published:May 15, 2024
  • Post category:Nginx
  • Post comments:0 Comments

Since my server do not serve http, so need to redirect http to https simply modify /etc/nginx/nginx.conf server { listen 80 default_server; listen [::]:80 default_server; server_name _; return 301 https://$host$request_uri;…

Continue ReadingRedirect HTTP to HTTPS in Nginx

An Example for downloading Derived Output using Enterprise Integration Framework

  • Post author:ZHONG YUN
  • Post published:May 15, 2024
  • Post category:3DEXPERIENCE
  • Post comments:0 Comments

Introduce a Simple demo from 3DEPERIENCE CATIA Design and generated STEP derived output and use EIF to download STEP, using Postman to invoke web services. So from event monitoring we…

Continue ReadingAn Example for downloading Derived Output using Enterprise Integration Framework

Categories

  • 3DEXPERIENCE
  • acme.sh
  • Apache Httpd
  • Centos
  • DEFI
  • Fiddler
  • Finance
  • Linux
  • MobaXterm
  • Network
  • Nginx
  • OneNote
  • Oracle
  • Oracle Linux
  • PHP
  • Servers
  • Technology
  • Ubuntu
  • VMWare
  • Wordpress
  • XPDM

Tags

Debug Recording Simple Tutorial Tips & Tricks

Recent Posts

  • Apache HTTPD Thread management config and monitoring
  • USDS 通过 Pendle 赚取收益
  • Needed Files for Install one role at 3DEXPERIENCE Platform
  • 币圈出金Bybit U卡
  • WordPress prevents spam comments and registrations

Recent Comments

  1. xli11 on Filter Apache Access logs Separate Requests From Local Servers
  2. czu3 on Firefox Continuous redirect to the 3DEXPERIENCE login page
  3. xli11 on 3DEXPERIENCE 2024x Installation on RHEL 8.6
  4. CZU3 on 3DEXPERIENCE 2024x Installation on RHEL 8.6

Archives

  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
Copyright UNKI Co., Ltd.