Idea for the index.html files in Joomla directories - Joomla! Forum - community, help and support


hi,

first of all, appologise posting in wrong forum, there many forums , don't know in category post. if moderator , know appropriate forum topic, please move topic , let me know.

i have idea index.html files can find in directory of joomla, in order prevent visitors browsing through files. file contains following code outputs blank screen:

code: select all

<html><body bgcolor="#ffffff"></body></html>


now here idea:
how replacing file index.php files containing this:

code: select all

<html>
   <head>
      <title>welcome, redirected</title>
      <script language='javascript'>
         window.location='<?php echo $mosconfig_sitename; ?>';
      </script>
   <head>
   <body>
      <center><h1>please stand by</h1></center>
   </body>
</html>


this file redirect user frontpage, looks lot better empty screen.
it might small detail, came me , felt sharing community.
perhaps nice idea next versions of joomla?
please let me know done idea.

cheers,
gerard nijboer

it's idea, 1 have tried. it's not friendly on server resources , caused quite few problems when implemented.





Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor