You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
content of index.php is not shown per default, instead of that I get the listing of the directory's content, which is not ideal.
See some screenshots below:
and please also take a look onto 2 minutes something video I uploaded onto YouTube:
If you would make it able to run index.php per default, it would be able to run Wordpress and other php programmed or perl or python programmed projects, you would have many more users, using your browser.
Beaker doesn’t have a PHP, Perl, or Python interpreter and it’s very unlikely it’ll ever get either of these. You can’t run server-side code on the client. It would be a security nightmare to even attempt to safely support these languages. You need to use HTML and JavaScript and do things client-side instead.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the Bug
content of index.php is not shown per default, instead of that I get the listing of the directory's content, which is not ideal.
To Reproduce
https://youtu.be/Wf3mBmgpc1I
Expected Behavior
to show the content of index.php per default
Screenshots
Environment
Additional Context
content of index.php is not shown per default, instead of that I get the listing of the directory's content, which is not ideal.
See some screenshots below:
and please also take a look onto 2 minutes something video I uploaded onto YouTube:
If you would make it able to run index.php per default, it would be able to run Wordpress and other php programmed or perl or python programmed projects, you would have many more users, using your browser.
https://youtu.be/Wf3mBmgpc1I
The text was updated successfully, but these errors were encountered: