html - site only shows all info from index.php? -


sorry if basic question, im wondering why site doesn't display correctly unless utilize index.php extension. here example :

www.copishboutqiue.com/salon

which displays incorrectly

www.copishboutique.com/salon/index.php displays correct layout we're using. why need use index.php when file in root directory?

if using apache server create .htaccess file in root directory of website , add

directoryindex index.php 

Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -