On Mon, 2002-03-18 at 11:01, Bogdan Surdu wrote: > > Pai daca se prinde el ca e director de ex. http://host/gigi (unde gigi e > director) iti face redirect la http://host/gigi/, daca vrei fara redirect > poti folosi mod_rewrite...ceva cu: > RewriteCond %{REQUEST_FILENAME} -d .. gasesti intr-un doc de mod_rewrite > restu..
Well, e suficient sa declari alias-ul fara / la urma: http://httpd.apache.org/docs/mod/mod_alias.html#alias Note that if you include a trailing / on the url-path then the server will require a trailing / in order to expand the alias. That is, if you use Alias /icons/ /usr/local/apache/icons/ then the url /icons will not be aliased. A fost chestia asta pe www.lug.ro recent, dar s-a corectat (desi Vang ar putea observa ca e un moft, nu o corectie :-D). -- Florin Andrei I think spammers should be forced to pay by donating an organ for each forged header. --- Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to unsubscribe from this list.
