Welcome Guest, Not a member yet? Register   Sign In
changing index.php to index
#7

[eluser]spedax[/eluser]
oke I tried

Code:
# The index file will be renamed, so
# it needs to be served properly
# if the homepage is viewed
DirectoryIndex index.php index.html index

# Make that renamed file run
# as php.
<Files index>
    ForceType application/x-httpd-php
</Files>

renamed my index.php to index

changed the config['index_page'] to index instead of blank

Now it promps me to download application/x-httpd-php when I refresh the page 0.o


Messages In This Thread
changing index.php to index - by El Forum - 11-17-2008, 04:25 PM
changing index.php to index - by El Forum - 11-17-2008, 05:08 PM
changing index.php to index - by El Forum - 11-17-2008, 05:35 PM
changing index.php to index - by El Forum - 11-17-2008, 05:55 PM
changing index.php to index - by El Forum - 11-17-2008, 05:56 PM
changing index.php to index - by El Forum - 11-17-2008, 06:09 PM
changing index.php to index - by El Forum - 11-17-2008, 06:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB