Replies: 1 comment
-
Will answer for myself, maybe someone could use it: Greetings from Italy! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
I installed YOURLS on my webserver at home, apache is accessible through a NAT redirection on my router which redirects port 8009 to port 80 on my internal webserver.
Installation seemed to be fine, I can login to the admin interface and create short URLs, but everytime I try to use one of these short URLs I get a "404 site not found" error.
I think it should be a problem with .htaccess file which was created automatically at installation and contains the following:
Anyway, I'm a sysadmin but not a web coder, so Apache is my friend with simple things but I'm not familiar yet with the mod_rewrite module.
Anyone knowing what to do here?
Thank you very much!!!
Beta Was this translation helpful? Give feedback.
All reactions