• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

"File does not exist" when accessing name-based virtualhost

Fog_Watch

Lurker
My Linux Apache 2.2.25 runs several name-based virtualhosts for local use. I can access all of them from my desktop. All of the servers, when accessed from my Android 4.0.4 tablet, route to /var/www/localhost.

For example, if I access a name-based virtualserver called "pictures" I should get content from /var/www/pictures, and I do from my desktop. But, from Android I get "File does not exist: /var/www/localhost[blah blah]". Assuming this is an Android problem, how should I access my name-based virtualhosts?

Thank you.
 
Back
Top Bottom