[viewvc-users] [Need Help] viewvc with nginx
Hudarsono <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <12230187.4154.1261313067033.JavaMail.httpd@localhost> |
Hi, Anybody made viewvc working with nginx webserver? Have tried it whole day, with no luck yet. I just installed viewvc on ubuntu with apt-get install viewvc. Then create a symlink of viewvc to web root, configured viewvc.conf. On apache, we used to create scriptalias on httpd.conf like following : ScriptAlias /viewvc "/path/to/viewvc.cgi" But I don't know how to do this on nginx, so I just create a symlink of viewvc.cgi and put on viewvc directory on webserver. then when I open browser to http://localhost/viewvc/viewvc.cgi it show up viewvc homepage with 1 repository listed with name 'repository'(I only have 1 repository on svn with name 'repository'). Then When I clicked on that repository, the url changed to thing like http://localhost/viewvc/viewvc.cgi/repository and got page not found error. Anybody has an idea to solve? Thank you ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2431796 To unsubscribe from this discussion, e-mail: [[email protected]].