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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -