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

Not Found The requested URL was not found on this server. #74

Open
tiandiyiqi opened this issue Dec 10, 2021 · 1 comment
Open

Not Found The requested URL was not found on this server. #74

tiandiyiqi opened this issue Dec 10, 2021 · 1 comment

Comments

@tiandiyiqi
Copy link

Not Found
The requested URL was not found on this server.

The Server is runing
`[root@cloud server]# node server.js
Using pdftk to run as pdftk
Using svg2pdf to run as svg2pdf
listening on *:8888

`
the Backend server is set
//192.168.1.135:8888/

@mkrummenacher
Copy link

I get the same error. The URL it tries to load is /apps/pdfdraw/viewer/27?file=https://cloud.domain.ch/index.php/apps/pdfdraw/d/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvY2xvdWQudm9lZ2VsaS1ox2x6YmF1LmNoIiwix3ViIjoiYWRtaW4iLCJleHAiOjE2NDE0Nzx2OTAsImZpbGVJZCI6IjI3IiwidG9rZW4iOm51bGx9.IiGs0DZHqvftdvubg_56-ATqwa2VgUBvHam63rWR10w. This leads to an 404 in Apache.

There is no directory "viewer" in "pdfdraw". Am I missing a rewrite rule or something?

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

2 participants