/web-info - Статус Apache и публикаций 1С
SkillDatabases & dataStatus of Apache and 1C web publications - whether the server is running, which databases are published, errors. Use when the user asks about web server status, published databases, or whether Apache is working
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the /web-info - Статус Apache и публикаций 1С skill
What this skill tells your AI
The instructions your AI receives, as published by desko77/cursor-1c-skills in skills/1c-web-info/SKILL.md and read by ahel’s review.
Показывает состояние Apache HTTP Server, список опубликованных баз и последние ошибки.
Usage
/web-info
Параметры подключения
Прочитай .v8-project.json из корня проекта. Если задан webPath - используй как -ApachePath.
По умолчанию tools/apache24 от корня проекта.
Команда
powershell.exe -NoProfile -File skills/1c-web-info/scripts/web-info.ps1 <параметры>
Параметры скрипта
| Параметр | Обязательный | Описание |
|---|---|---|
-ApachePath <путь> | нет | Корень Apache (по умолчанию tools/apache24) |
Формат вывода
=== Apache Web Server ===
Status: Запущен (PID: 12345)
Path: C:\...\tools\apache24
Port: 8081
Module: C:/Program Files/1cv8/8.3.24.1691/bin/wsap24.dll
=== Опубликованные базы ===
mydb http://localhost:8081/mydb File="C:\Bases\MyDB";
=== Последние ошибки ===
(пусто)
Примеры
# Статус по умолчанию
powershell.exe -NoProfile -File skills/1c-web-info/scripts/web-info.ps1
# Указать путь к Apache
powershell.exe -NoProfile -File skills/1c-web-info/scripts/web-info.ps1 -ApachePath "C:\tools\apache24"
Signals
- GitHub stars
- 57
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
x-1c-web-info-desko77- Source
- github.com/desko77/cursor-1c-skills