Home
last modified time | relevance | path

Searched refs:www_base_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py62 www_base_path = '/usr/share/www/' variable
1251 if not os.path.exists(os.path.join(www_base_path, filename)):
1258 if not os.path.exists(os.path.join(www_base_path, realpath)):
1271 response = static_file(filename, www_base_path, mimetype)