On 5/27/2016 5:35 PM, Jingyi C. Shi wrote:
> Dear all,
> 
> How can I redirect the URL from wiki/images to wiki/Images?
> 
> More info:
> If I type wiki/main, it will automatically redirect to wiki/Main, of which
> the first letter is capital.
> However, since I have the images/ directory under the wiki/ directory on
> the server, if I type wiki/images, it will not automatically redirect to
> wiki/Images but go to the images/ directory page instead.
> 
> How can I solve this problem?


Can you do a soft link ..   ln -s wiki/images wiki/Images ??

> Thanks,
> Jingyi
> _______________________________________________
> MediaWiki-l mailing list
> To unsubscribe, go to:
> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
> 


_______________________________________________
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to