Przejdź do głównej zawartości
This is an unmaintained snapshot of the Astro v4 docs. View the latest docs.

Astro.redirect is not available in static mode.

Ta treść nie jest jeszcze dostępna w Twoim języku.

StaticRedirectNotAvailable: Redirects are only available when using output: 'server' or output: 'hybrid'. Update your Astro config if you need SSR features.

The Astro.redirect function is only available when Server-side rendering is enabled.

To redirect on a static website, the meta refresh attribute can be used. Certain hosts also provide config-based redirects (ex: Netlify redirects).

See Also:

Pomóż nam

Jak chcesz ją przekazać?

Otwórz Issue na GitHubie

Najszybszy sposób na powiadomienie nas o problemie.

Społeczność