How to set up own DBI webserver

  • Thread starter Thread starter temper999
  • Start date Start date
  • Views Views 3,828
  • Replies Replies 4

temper999

Well-Known Member
Member
Joined
Sep 22, 2015
Messages
327
Reaction score
70
Trophies
0
XP
542
Country
Gambia, The
I am trying to setup an own DBI Webserver in my private LAN.
At the moment I am using an Apache Server with directory listing set to ON.

This is working for publishing files for DBI but somehow DBI is not able to show details about the files since the filename are cut off at letter 8.

Is there maybe a tutorial for that or a kind of application for realising this?
 
Do you figure it out? I tried with python but when I select the game and press A, it is stuck in "Calculating install size"
 
I am trying to setup an own DBI Webserver in my private LAN.
At the moment I am using an Apache Server with directory listing set to ON.

This is working for publishing files for DBI but somehow DBI is not able to show details about the files since the filename are cut off at letter 8.

Is there maybe a tutorial for that or a kind of application for realising this?
The 8.3 (filename.ext) limit is from MS-DOS days, probably your storing device might have a file format that doesn't support longer filenames/file extensions or the Apache server is configured like so (I'm not sure about the latter as I haven't configured one).
 
At the moment I am using an Apache Server with directory listing set to ON.
This is all that is required
Post automatically merged:

I tried with python but when I select the game and press A, it is stuck in "Calculating install size"
I have no idea about python. DBI onl tested to work with Apache web server. What errors/requests do you have in your python? Does it support ranges?
 
Last edited by duckbill007,
This is all that is required
Post automatically merged:


I have no idea about python. DBI onl tested to work with Apache web server. What errors/requests do you have in your python? Does it support ranges?
I got it working with apache, is there a way for it to add like authentication for the dbi?
 

Site & Scene News

Popular threads in this forum