Hi all,
So I'm trying to set up a Subversion server and I think I've almost got it working. I originally followed this guide: https://tecadmin.net/install-svn-server-on-debian/. Apache seems to be functional up until http://example.com/svn/ but if I try to go one level further (http://example.com/svn/testrepo/) I get a 404 instead of a login. I've tried comparing the original tutorial with other guides but it seems like everyone does it slightly differently and nothing seems to make the actual svn server start working. Could someone point me towards a tutorial that does work? Or alternately tell me what the original tutorial is missing?
edit: realized that example.com was there even when the computer was off. Last time I did this there was a way to check the webpage that apache was hosting but I don't remember how. That said running shows that apache is indeed running.
So I'm trying to set up a Subversion server and I think I've almost got it working. I originally followed this guide: https://tecadmin.net/install-svn-server-on-debian/. Apache seems to be functional up until http://example.com/svn/ but if I try to go one level further (http://example.com/svn/testrepo/) I get a 404 instead of a login. I've tried comparing the original tutorial with other guides but it seems like everyone does it slightly differently and nothing seems to make the actual svn server start working. Could someone point me towards a tutorial that does work? Or alternately tell me what the original tutorial is missing?
edit: realized that example.com was there even when the computer was off. Last time I did this there was a way to check the webpage that apache was hosting but I don't remember how. That said running
Code:
sudo apachectl status
Statistics: Posted by mindDown — 2024-05-08 01:26 — Replies 0 — Views 19