Page 1 of 1

Forbidden>>> You do not have permission to access this document.

Posted: Sat Jul 28, 2018 7:35 pm
by RRuiz
I am testing Object2VR still with the trial version.
I uploaded the folder to my web and is not running. What I am doing wrong?

My web page is named: www.perproyectos.com
I normally view my projects typing the name of the folder, example: www.perproyectos.com/salida
... and within the folder the xml file I name it as: index.xml

I am not an expert web guy, so what is wrong ?

Please help me

Re: Forbidden>>> You do not have permission to access this document.

Posted: Mon Jul 30, 2018 3:41 pm
by Hopki
Hi,
It is the HTML page you rename not the XML file.
This said rename your files from within Object2VR.
Under the HTML tab change: output/$n.html to output/index.html.
Regards,
Hopki

Re: Forbidden>>> You do not have permission to access this document.

Posted: Tue Jul 31, 2018 12:32 am
by RRuiz
Thanks for the answer... I needed also to change the file name of the HTML file in order to run (not only the XML):
http://www.perproyectos.com/output/

Why both files ?? (remember to explain since I am not a web guy)

Thanks anticipated

Re: Forbidden>>> You do not have permission to access this document.

Posted: Tue Jul 31, 2018 1:27 pm
by Hopki
Hi RRuiz,
When you export from Object2VR it will create an "output" folder.
Example:
Project folder is called: Reindeer.
The output file will be: output/Reindeer_out.xml
The HTML output file will be: output/Reindeer.html
You can change the name of the .html file to: output/index.html
But you can not change the name of the XML file: output/Reindeer_out.xml
The HTML page is looking for the file called Reindeer_out.xml, if you change it then you brake the output.
Regards,
Hopki