Code Monkey home page Code Monkey logo

Comments (9)

vbskycn avatar vbskycn commented on May 25, 2024

同在默认是本地图床,比如我想改成打开域名默认就是ali图床应该在哪里设置呢?
目前在ngix上面成功在反向代理里面修改rewrite规则做到了,但是win iis服务器不知道怎么样才行,能否指点下!

from auxpi.

dlbmoe avatar dlbmoe commented on May 25, 2024

同在默认是本地图床,比如我想改成打开域名默认就是ali图床应该在哪里设置呢?
目前在ngix上面成功在反向代理里面修改rewrite规则做到了,但是win iis服务器不知道怎么样才行,能否指点下!

大佬我也想将默认图床改成阿里图床,rewrite规则怎么写呢?求教

from auxpi.

vbskycn avatar vbskycn commented on May 25, 2024

from auxpi.

chengdeccw avatar chengdeccw commented on May 25, 2024

巧了。我也想将默认图床改为阿里的,请问怎么操作。感谢大佬!

from auxpi.

vbskycn avatar vbskycn commented on May 25, 2024

from auxpi.

chengdeccw avatar chengdeccw commented on May 25, 2024

用nginx的反代设置就可以了

------------------ 原始邮件 ------------------ 发件人: "cheng"<[email protected]>; 发送时间: 2019年12月12日(星期四) 中午1:00 收件人: "aimerforreimu/auxpi"<[email protected]>; 抄送: "开心每一天"<[email protected]>; "Author"<[email protected]>; 主题: Re: [aimerforreimu/auxpi] 请问下老大,怎么样才能把首页改成别的图床呢?还有几个问题请教 (#96) 巧了。我也想将默认图床改为阿里的,请问怎么操作。感谢大佬! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nginx反代怎么设置?我在proxy_pass后面加。默认是换了,但是选其他图床就报错了。正确应该怎么修改反代?

from auxpi.

vbskycn avatar vbskycn commented on May 25, 2024

from auxpi.

langren1353 avatar langren1353 commented on May 25, 2024

个人使用如下:

#REWRITE-START
        rewrite ^^/$(.*) https://xxx.xxx.xxx/Smms$1 permanent;
#REWRITE-END

from auxpi.

vbskycn avatar vbskycn commented on May 25, 2024

from auxpi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.