Maybe can you use Rewrite in httpd.conf, see this example:
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/openopt$
RewriteRule .* / [PT]
2009/1/8 dmitrey <[email protected]>
>
> Hi there,
> could I remove a project component from URL, provided I have just the
> single project?
>
> For example currently I have
>
> http://trac.openopt.org/openopt/wiki
>
> but I want to have just
>
> http://trac.openopt.org/wiki
>
> Thank you in advance,
> Dmitrey
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---