[viewvc-users] 301 Moved whith viewvc and apache2
Gruel Bruno <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <[email protected]> |
<html><body>Hye everybody !<br><br>I'm new user off ViewVC.<br>My config is :<br>OpenBSD4.7 + apache2 + Python.<br><br>I have the 301 error message . Aftert some google search, i find that the problem is in my httpd2.conf between DirectoryRoot and Scriptalias balises. But i cant find the solution.<br><br>This is part off my httpd2.conf<br><br>DocumentRoot "/var/apache2/htdocs"<br><br><Directory /><br> Options FollowSymLinks<br> AllowOverride None<br> Order deny,allow<br> Deny from all<br></Directory><br><br><Directory "/var/apache2/htdocs"><br> Options Indexes FollowSymLinks<br> AllowOverride None<br> Order allow,deny<br> Allow from all<br><br></Directory><br><br><IfModule dir_module><br> DirectoryIndex index.html<br></IfModule><br><br><IfModule alias_module><br> ScriptAlias /cgi-bin/ "/var/apache2/cgi-bin/"<br> ScriptAlias /viewvc "/var/apache2/cgi-bin/viewvc.cgi" <br> ScriptAlias /query "/var/apache2/cgi-bin/query.cgi"<br></IfModule><br><br>Thank's a lot.<br><br>This message has been scanned for viruses and <br>dangerous content by <span style="text-decoration: underline;"><span style="font-weight: bold;"></span></span> <span style="text-decoration: underline; color: rgb(0, 0, 255);"><span style="font-weight: bold;">Amavisd-new</span></span>, and is<br>believed to be clean.</body></html> ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2627747 To unsubscribe from this discussion, e-mail: [[email protected]].