Difference between revisions of "Wikisym.scr"

From Blik
Jump to: navigation, search
Line 1: Line 1:
 +
<pre>
 +
ln -s /wiki/wiki.phtml wiki.phtml
 +
ln -s /wiki/StartProfiler.sample StartProfiler.sample
 +
ln -s /wiki/api.php5 api.php5
 +
ln -s /wiki/load.php5 load.php5
 +
ln -s /wiki/index.php5 index.php5
 +
ln -s /wiki/profileinfo.php5 profileinfo.php5
 +
ln -s /wiki/thumb.php5 thumb.php5
 +
ln -s /wiki/opensearch_desc.php5 opensearch_desc.php5
 +
ln -s /wiki/thumb_handler.php5 thumb_handler.php5
 +
ln -s /wiki/cache/ cache
 +
ln -s /wiki/docs/ docs
 +
ln -s /wiki/extensions/ extensions
 +
ln -s /wiki/includes/ includes
 +
ln -s /wiki/languages/ languages
 +
ln -s /wiki/maintenance/ maintenance
 +
ln -s /wiki/mw-config/ mw-config
 +
ln -s /wiki/resources/ resources
 +
ln -s /wiki/serialized/ serialized
 +
ln -s /wiki/skins/ skins
 +
ln -s /wiki/profileinfo.php profileinfo.php
 +
ln -s /wiki/thumb.php thumb.php
 +
ln -s /wiki/thumb_handler.php thumb_handler.php
 +
ln -s /wiki/index.php index.php
 +
ln -s /wiki/load.php load.php
 +
ln -s /wiki/opensearch_desc.php opensearch_desc.php
 +
ln -s /wiki/api.php api.php
 +
ln -s /wiki/img_auth.php img_auth.php
 +
mkdir images
 +
chmod 777 images
 +
mkdir dirsafe
 +
chmod 777 dirsafe
 +
ls -l
 +
</pre>
 +
 +
 
<pre>
 
<pre>
 
ln -s /wiki/FAQ FAQ
 
ln -s /wiki/FAQ FAQ

Revision as of 17:34, 3 September 2016

ln -s /wiki/wiki.phtml wiki.phtml
ln -s /wiki/StartProfiler.sample StartProfiler.sample
ln -s /wiki/api.php5 api.php5
ln -s /wiki/load.php5 load.php5
ln -s /wiki/index.php5 index.php5
ln -s /wiki/profileinfo.php5 profileinfo.php5
ln -s /wiki/thumb.php5 thumb.php5
ln -s /wiki/opensearch_desc.php5 opensearch_desc.php5
ln -s /wiki/thumb_handler.php5 thumb_handler.php5
ln -s /wiki/cache/ cache
ln -s /wiki/docs/ docs
ln -s /wiki/extensions/ extensions
ln -s /wiki/includes/ includes
ln -s /wiki/languages/ languages
ln -s /wiki/maintenance/ maintenance
ln -s /wiki/mw-config/ mw-config
ln -s /wiki/resources/ resources
ln -s /wiki/serialized/ serialized
ln -s /wiki/skins/ skins
ln -s /wiki/profileinfo.php profileinfo.php
ln -s /wiki/thumb.php thumb.php
ln -s /wiki/thumb_handler.php thumb_handler.php
ln -s /wiki/index.php index.php
ln -s /wiki/load.php load.php
ln -s /wiki/opensearch_desc.php opensearch_desc.php
ln -s /wiki/api.php api.php
ln -s /wiki/img_auth.php img_auth.php
mkdir images
chmod 777 images
mkdir dirsafe
chmod 777 dirsafe
ls -l


ln -s /wiki/FAQ FAQ
ln -s /wiki/wiki.phtml wiki.phtml
ln -s /wiki/StartProfiler.sample StartProfiler.sample
ln -s /wiki/composer-example.json composer-example.json
ln -s /wiki/api.php5 api.php5
ln -s /wiki/load.php5 load.php5
ln -s /wiki/index.php5 index.php5
ln -s /wiki/img_auth.php5 img_auth.php5
ln -s /wiki/profileinfo.php5 profileinfo.php5
ln -s /wiki/thumb.php5 thumb.php5
ln -s /wiki/opensearch_desc.php5 opensearch_desc.php5
ln -s /wiki/thumb_handler.php5 thumb_handler.php5
ln -s /wiki/cache/ cache
ln -s /wiki/docs/ docs
ln -s /wiki/extensions/ extensions
ln -s /wiki/includes/ includes
ln -s /wiki/languages/ languages
ln -s /wiki/maintenance/ maintenance
ln -s /wiki/mw-config/ mw-config
ln -s /wiki/resources/ resources
ln -s /wiki/serialized/ serialized
ln -s /wiki/skins/ skins
ln -s /wiki/profileinfo.php profileinfo.php
ln -s /wiki/UPGRADE UPGRADE
ln -s /wiki/php php
ln -s /wiki/thumb.php thumb.php
ln -s /wiki/COPYING COPYING
ln -s /wiki/thumb_handler.php thumb_handler.php
ln -s /wiki/README README
ln -s /wiki/index.php index.php
ln -s /wiki/load.php load.php
ln -s /wiki/ext ext
ln -s /wiki/INSTALL INSTALL
ln -s /wiki/opensearch_desc.php opensearch_desc.php
ln -s /wiki/CREDITS CREDITS
ln -s /wiki/api.php api.php
ln -s /wiki/HISTORY HISTORY
ln -s /wiki/img_auth.php img_auth.php
mkdir images
chmod 777 images
mkdir dirsafe
chmod 777 dirsafe
ls -l