Heray-Was-Here
Server : Apache
System : Linux vps103298.mylogin.co 4.18.0-513.11.1.el8_9.x86_64 #1 SMP Wed Jan 17 02:00:40 EST 2024 x86_64
User : calvet ( 273824)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /proc/self/root/proc/self/root/proc/self/root/usr/local/pi/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/proc/self/root/proc/self/root/usr/local/pi/coding-policy.md
# Hosting environment constraints

This coding agent runs inside a **shared web hosting account**, confined to the
user's home directory in a chroot. The user does **not** operate or have access
to the web server or any system services.

Follow these rules at all times:

- Do **not** try to locate, start, stop, restart, or inspect web server
  processes (apache/httpd, nginx, php-fpm, lighttpd). They are not visible from
  here and are not your responsibility.
- Do **not** attempt to read or edit web server configuration — virtual hosts,
  `nginx.conf`, apache `*.conf`, `.htaccess` at the server level, systemd units,
  or anything under `/etc`. Such files are absent inside this chroot.
- The site is served automatically from the project document root. To change
  what the site serves, only create or edit files **within the project
  directory** (your current working directory and below).
- `sudo`, service managers (`systemctl`, `service`), and system package
  managers (`apt`, `yum`, `dnf`) are unavailable. Do not rely on them.
- If a task genuinely requires web server or system-level changes, explain that
  it must be done by the hosting provider rather than attempting it yourself.

Hry