Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden #574

Open
MrTomiCZ opened this issue Nov 15, 2024 · 5 comments
Open

403 Forbidden #574

MrTomiCZ opened this issue Nov 15, 2024 · 5 comments

Comments

@MrTomiCZ
Copy link

MrTomiCZ commented Nov 15, 2024

Bug report

Description

/php/index.php:

<?php
phpinfo();

vercel.json:

{
  "routes": [
    { "handle": "filesystem" },
    { "src": "/white", "status": 308, "dest": "/indexwhite.html" },
    { "src": "/dark", "status": 308, "dest": "/index.html" },
    { "src": "/q&a", "status": 308, "dest": "/pages/q&a.html" },
    { "src": "/q&a.html", "status": 308, "dest": "/pages/q&a.html" },
    { "src": "/(.*)", "status": 404, "dest": "/404/index.html" }
  ],
  "functions": {
    "php/*.php": {
      "runtime": "[email protected]"
    }
  }
}

Displays 403 Forbidden.
its probably that i didnt build it locally or something (i mean my stupidity)
what could cause the problem / how do i fix this?

Screenshot from 2024-11-15 23-23-39

@qkqpttgf
Copy link

the frdomain.site maybe not your domain, please use your own domain, or just use the default domain.

@MrTomiCZ
Copy link
Author

MrTomiCZ commented Nov 21, 2024

it is mine
look at the team

@MrTomiCZ
Copy link
Author

MrTomiCZ commented Nov 21, 2024

oh the team is unreadable
since when

my center class broke it

@jakub-petrovic
Copy link

jakub-petrovic commented Nov 21, 2024

the frdomain.site maybe not your domain, please use your own domain, or just use the default domain.

I am sorry but frdomains.site is MrTomiCZ domain, I am one of admins on frdomains.site, we are JUST trying to figure what is the problem. Dont cause problems please.

@qkqpttgf

@MrTomiCZ
Copy link
Author

well actually kubali3's but ye

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants