Jump to content
The Uniform Server Community

suggestion for index file


mas123
 Share

Recommended Posts

i suggest to edit index.php in the root folder www to hide index.php from the list of server php files.

edit the line 75 to be:

if (strtolower(strrchr($file, '.'))==".php" && $file!="index.php"){

and add link to splash page to show server details.

best wishes

Link to comment
Share on other sites

  • 3 months later...

Thanks for your response to my suggestions,

 

and here is a great modification for index,php

 

features:

  1. html5
     
  2. fix three cells in every row
     
  3. link to display phpmyadmin
     
  4. add htm, html files to server files links

best wishes

M.A.S

index.zip

Link to comment
Share on other sites

  • 3 years later...

i suggest to edit index.php in the root folder www to hide index.php from the list of server php files.

edit the line 75 to be:

if (strtolower(strrchr($file, '.'))==".php" && $file!="index.php"){
and add link to splash page to show server details.

best wishes

 

Thanks for your kind suggestion. I was also looking for this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...