List Info

Thread: MultiViews and still 404




MultiViews and still 404
user name
2007-08-13 10:31:35
Hi,


I've configured a websvn so that /srv/www/example.com/wsvn/
carries the source tree (including wsvn.php and
include/config.php, 
etc.) and is configured to use said paths.

/srv/www/example.com/wsvn.php is a symlink to
wsvn/wsvn.php.

/srv/www/example.com/wsvn/wsvn.php:
	$locwebsvnhttp = "/wsvn";
	$locwebsvnreal = "/srv/www/example.com/wsvn";

/srv/www/example.com/wsvn/include/config.php:
	$config->parentPath('/srv/svn');
	$config->useMultiViews();

vhost:
	<Location />
		Options Includes Indexes MultiViews
	</Location>

Yet all I get when trying to go to /wsvn/repository/ is 404.
MultiView 
documentation is quite sparse, so I am stuck here.
I appreciate any thoughts.

thanks,
	Jan
-- 

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribewebsvn.tigris.org
For additional commands, e-mail: dev-helpwebsvn.tigris.org


Re: MultiViews and still 404
user name
2007-08-20 04:29:41
On Aug 13 2007 17:31, Jan Engelhardt wrote:
>
>vhost:
>	<Location />
>		Options Includes Indexes MultiViews
>	</Location>

Issue solved.. this need be a <Directory> instead.


	Jan
-- 

------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribewebsvn.tigris.org
For additional commands, e-mail: dev-helpwebsvn.tigris.org


[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )