Quote:
Originally Posted by ovidiu_webcams
On your hosting control panel, if you have a file manager: create a new file in public_html... name it ".htaccess" (without the quotes) ... edit the newly created file and write on the first line what sysk told you... that is "DirectoryIndex index.php" (without the quotes)
If you only have ftp access:
Create a new text document and write in it "DirectoryIndex index.php" ... save it as "htaccess" (windows will not let you save it with the dot as first character) ... upload this file into public_html ... Once uploaded rename it to ".htaccess"
Hit me on msn at ovidiu.webcams {a.t.} gmail . com if you don't know how to do it... I'll help you out..
|
Thanks, That worked like a charm, Ok now anyone have any ideas or suggestions on question #2?