On 03/08/2011 18:12, Piyush Bavalia wrote: > public_html\ArtistGyanWiki > below subdmain points to 'ArtistGyanWiki' folder > http://wiki.artistgyan.com
Without root access, can you edit your apache (if you're using Apache) config? If not, just install mediawiki into public_html\ArtistGyanWiki\w and follow the MediaWiki manual with default recommanded short URL guide for .htaccess. You'll have something like http://wiki.artistgyan.com/wiki/Main_page http://wiki.artistgyan.com/w/index.php?somethingcomplicated If you don't have that, you want your pages without /wiki/ directly under the subdomain, the MW manual also cover it but doesn't recommend it. See: http://www.mediawiki.org/wiki/Short_URL for the global explanation and http://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title_--_no_root_access for the specific. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
