LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .html file not displaying in firefox (https://www.linuxquestions.org/questions/linux-newbie-8/html-file-not-displaying-in-firefox-471974/)

soldan 08-08-2006 10:12 AM

.html file not displaying in firefox
 
hi, when i try to open a .html file with firefox, using the commandline 'firefox index.html', the browser opens, but then gives me an error 'could not be found'. however if i type 'dillo index.html', the dillo web browser will open and display the contents of the .html file. is there a way to get the file to display in firefox?

Agrouf 08-08-2006 10:54 AM

enter the full path maybe?

sabit 08-08-2006 02:19 PM

Try putting quotes (") around the filename.

soldan 08-09-2006 02:47 AM

the quotations dont seem to work, but entering the full path to the .html file works and the content is displayed in firefox, it must recognise the argument(if thats the right terminology) 'index.html' as a web address, and fullpath/index.html as a file on the system. ive tried doing 'firefox ./index.html' (while inside the folder) but it doesnt work unfortunatly. thanks for your help :)


All times are GMT -5. The time now is 08:27 AM.