-
Notifications
You must be signed in to change notification settings - Fork 0
/
projectX config.txt
68 lines (51 loc) · 2.58 KB
/
projectX config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
Databases
projectXnirma.pythonanywhere.com
Add a new web app
Configuration for projectXnirma.pythonanywhere.com
Reload:
Best before date:
We're happy to host your free website -- and keep it free -- for as long as you want to keep it running, but you'll need to log in at least once every three months and click the "Run until 3 months from today" button below. We'll send you an email a week before the site is disabled so that you don't forget to do that. See here for more details.
This site will be disabled on Tuesday 01 January 2019
Paying users' sites stay up forever without any need to log in to keep them running.
Traffic:
How busy is your site?
This month (previous month) 2045 (0)
Today (yesterday) 32 (86)
Hour (previous hour) 32 (0)
Want some more data? Paying accounts get pretty charts ;-)
Code:
What your site is running.
Source code:
/home/projectXnirma/projectX/Pure
Go to directory
Working directory:
/home/projectXnirma/projectX
Go to directory
WSGI configuration file:/var/www/projectxnirma_pythonanywhere_com_wsgi.py
Python version:3.7
Virtualenv:
Use a virtualenv to get different versions of flask, django etc from our default system ones. More info here. You need to Reload your web app to activate it; NB - will do nothing if the virtualenv does not exist.
/home/projectXnirma/projectX
Start a console in this virtualenv
Log files:
The first place to look if something goes wrong.
Access log:projectxnirma.pythonanywhere.com.access.log
Error log:projectxnirma.pythonanywhere.com.error.log
Server log:projectxnirma.pythonanywhere.com.server.log
Log files are periodically rotated. You can find old logs here: /var/log
Static files:
Files that aren't dynamically generated by your code, like CSS, JavaScript or uploaded files, can be served much faster straight off the disk if you specify them here. You need to Reload your web app to activate any changes you make to the mappings below.
URL Directory Delete
/static/ '/home/projectXnirma/projectX/Pure/static'
/static/ /var/www/static
Enter URL Enter path
Security:
You need to Reload your web app to activate any changes made here.
Forcing HTTPS means that anyone who goes to your site using the insecure http URL will immediately be redirected to the secure https one. More information here.
Force HTTPS:
Password protection is ideal for sites that are under development when you don't want anyone to see them yet.
Password protection:
Username:Enter a username
Password:Enter a password
Delete:
Deleting this web app will remove your web app from the Internet, but will not remove your code. The WSGI configuration file will be backed up.