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
  • Life
  • Linux
  • MobaXterm
  • Network
  • Nginx
  • OneNote
  • Oracle
  • Oracle Linux
  • PHP
  • Servers
  • Technology
  • Ubuntu
  • Uncategorized
  • VMWare
  • Wordpress
  • XPDM
  • 羊毛

Tags

Debug Recording Simple Tutorial Tips & Tricks

Recent Posts

  • After set Load Balance 3dpassport got Incorrect username email or password error
  • How to share the contents under a bookmark at 3DEXPERIENCE
  • 日元国际转账手续费记录-转到日本银行
  • 东横INN酒店以会员第一次住宿
  • Capturing Executing SQL in Oracle

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

  • August 2025
  • July 2025
  • 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.