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

want to open pdf file in browser which has an external link it should allow .pdf in routing with angular ssr #1136

Open
samradhimittal opened this issue Oct 3, 2024 · 0 comments

Comments

@samradhimittal
Copy link

samradhimittal commented Oct 3, 2024

i want to allow .pdf extension in routing with ssr. how can i do that ? . i can not give direct path to the file i need to redirect to component with this routing only –

i want only this kind of url with angular ssr :- http://localhost:4200/view-file/Final-online-booklet-27-August-2024.pdf
i don't want to change anything in url except filename that will be dynamic.
i want to use ng serve command with angular ssr
can anyone help me on this

Repository owner deleted a comment Oct 24, 2024
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

1 participant