Actions

Translations

General FAQ/64/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "==短いURLにするためにURLパスからindex.phpを削除する方法== すっきりしたURLを使うため、URLに/index.phpを含めない場合は、/application/con...")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==短いURLにするためにURLパスからindex.phpを削除する方法==
親しみやすい URL ( それぞれの URL に /index.php を含めない ) をご希望の場合は、 /application/config/config.php を編集して変更してください。
すっきりしたURLを使うため、URLに/index.phpを含めない場合は、/application/config/config.phpを編集して変更してください。

Latest revision as of 08:59, 10 December 2023

Message definition (General FAQ)
If you want to use fancy URLs (not have /index.php in every URL), please edit /application/config/config.php and change

親しみやすい URL ( それぞれの URL に /index.php を含めない ) をご希望の場合は、 /application/config/config.php を編集して変更してください。