Restructure: move all files from Public HTML/ to root for Hostinger deployment

This commit is contained in:
Krikorios
2026-02-22 02:37:32 +02:00
parent 515080774a
commit e3a74b2d50
103 changed files with 62 additions and 147 deletions
Executable
+8
View File
@@ -0,0 +1,8 @@
# Protect data directory from direct access
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
+1562
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -0,0 +1 @@
[]
+1
View File
@@ -0,0 +1 @@
[]
@@ -0,0 +1 @@
{"success":true,"data":{"bookings":{"this_week":0,"pending":0,"confirmed":0,"available_slots":0,"confirmation_rate":0,"trend":0,"total":0},"messages":{"total":0,"unread":0,"this_week":0},"news":{"total":0,"published":0,"draft":0},"subscribers":{"total":0,"active":0}}}
+1
View File
@@ -0,0 +1 @@
[]
Executable
+50
View File
@@ -0,0 +1,50 @@
[
{
"id": "news_001",
"title": "5 Cybersecurity Threats Facing Beirut Businesses in 2026",
"slug": "cybersecurity-threats-beirut-2026",
"excerpt": "From ransomware targeting SMBs to supply chain attacks on Lebanese enterprises — we break down the five most critical threats organizations face right now, and the practical controls that make the biggest difference.",
"content": "Ransomware, phishing, supply chain attacks, insider threats, and unpatched vulnerabilities continue to be the leading causes of breaches for businesses across Lebanon and the MENA region. In this article, we outline the most common attack vectors we encounter in our assessment work and the practical controls that make the biggest difference. The cost of a breach for an SMB now averages $200,000+ when downtime, recovery, and reputational damage are factored in — yet most of the high-impact controls cost far less than the risk they mitigate.",
"category": "insights",
"featured_image": "",
"status": "published",
"created_at": "2026-02-10 09:00:00",
"updated_at": "2026-02-10 09:00:00"
},
{
"id": "news_002",
"title": "Microsoft 365 Migration: What Lebanon's SMBs Need to Know",
"slug": "microsoft-365-migration-lebanon-smbs",
"excerpt": "Moving from on-premises Exchange and local file shares to Microsoft 365 can cut infrastructure costs by 4060%. Here's what the migration process actually looks like — and the three pitfalls that derail most projects.",
"content": "For small and medium businesses in Lebanon still running aging on-premises infrastructure, Microsoft 365 offers a compelling path to reduced costs, better uptime, and built-in security. Based on multiple migrations we have executed for Lebanese firms, this guide covers the planning phase, data migration, identity setup with Azure AD, and the staff training that separates a smooth cutover from a painful rollback. The three most common failure points: skipping a pre-migration MX record audit, underestimating shared mailbox complexity, and deploying without Conditional Access policies.",
"category": "insights",
"featured_image": "",
"status": "published",
"created_at": "2026-02-03 09:00:00",
"updated_at": "2026-02-03 09:00:00"
},
{
"id": "news_003",
"title": "Why Your IT Support SLA Must Include a 4-Hour Response Guarantee",
"slug": "it-support-sla-4-hour-response",
"excerpt": "Not all SLAs are equal. We explain what response time, resolution time, and escalation tiers actually mean — and why the first four hours after an incident are the most critical window for damage control.",
"content": "Many businesses in Lebanon sign IT support contracts without scrutinising what the SLA actually promises. The difference between an 8-hour and a 4-hour first response can mean thousands of dollars in lost productivity during a critical outage. In this post, we break down what to demand in a managed services agreement, how to test whether your provider is meeting it, and what escalation tiers should look like for different severity levels. We also explain how our own 4-hour maximum first-response commitment is operationalised — and what happens when we miss it.",
"category": "insights",
"featured_image": "",
"status": "published",
"created_at": "2026-01-27 09:00:00",
"updated_at": "2026-01-27 09:00:00"
},
{
"id": "news_004",
"title": "ISO 27001 Compliance: A Practical Roadmap for Lebanese Financial Firms",
"slug": "iso-27001-compliance-lebanon-financial-firms",
"excerpt": "Regulatory pressure on financial institutions in Lebanon is increasing. ISO 27001 certification is becoming a competitive differentiator — here is a realistic 90-day roadmap to achieving it.",
"content": "Financial advisory firms, exchanges, and fintech companies in Lebanon face growing pressure from regulators and enterprise clients to demonstrate formal information security controls. ISO 27001 is the international standard most commonly required. This guide outlines the gap analysis, policy development, technical controls, and audit preparation steps needed to achieve certification — based on our experience delivering this process for multiple clients in the Beirut financial sector. The full journey from kickoff to certification typically runs 90120 days when a dedicated internal champion is in place.",
"category": "insights",
"featured_image": "",
"status": "published",
"created_at": "2026-01-20 09:00:00",
"updated_at": "2026-01-20 09:00:00"
}
]
+1
View File
@@ -0,0 +1 @@
[]
+54
View File
@@ -0,0 +1,54 @@
[
{
"id": "svc_001",
"name": "IT Support & Maintenance",
"description": "Proactive managed IT support that keeps your systems running at peak performance. From helpdesk to infrastructure management, we handle it all.",
"icon": "fa-headset",
"features": "24/7 Remote Support\nProactive Monitoring & Alerting\nOn-site Support (by arrangement)",
"slug": "it-support",
"cta_text": "Learn More",
"active": true,
"order": 1,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_002",
"name": "Cybersecurity Solutions",
"description": "End-to-end security services to protect your business from evolving threats. Risk assessment, vulnerability management, and incident response.",
"icon": "fa-shield-alt",
"features": "Security Risk Assessment\nVulnerability Management\nSecurity Awareness Training",
"slug": "cybersecurity",
"cta_text": "Learn More",
"active": true,
"order": 2,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_003",
"name": "Cloud Services",
"description": "Cloud architecture, migration, and optimization. We design scalable, secure cloud environments tailored to your business needs.",
"icon": "fa-cloud",
"features": "Cloud Migration & Strategy\nInfrastructure Optimization\nMulti-cloud & Hybrid Solutions",
"slug": "cloud",
"cta_text": "Learn More",
"active": true,
"order": 3,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
},
{
"id": "svc_004",
"name": "Strategic IT Consulting",
"description": "Expert guidance to align technology with your business goals. We deliver roadmaps, vendor selection, and digital transformation strategies.",
"icon": "fa-chess-king",
"features": "IT Roadmap Planning\nVendor Evaluation & Selection\nDigital Transformation Strategy",
"slug": "consulting",
"cta_text": "Learn More",
"active": true,
"order": 4,
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 00:00:00"
}
]
+37
View File
@@ -0,0 +1,37 @@
[
{
"id": "s_site_name",
"key": "site_name",
"value": "MSPE",
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 19:00:00"
},
{
"id": "s_site_tagline",
"key": "site_tagline",
"value": "Architects of Digital Resilience",
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 19:00:00"
},
{
"id": "s_contact_email",
"key": "contact_email",
"value": "info@mspe.pro",
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 19:00:00"
},
{
"id": "s_contact_phone",
"key": "contact_phone",
"value": "+961 78 782 023",
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 19:00:00"
},
{
"id": "s_business_hours",
"key": "business_hours",
"value": "Mon - Fri: 9AM - 6PM",
"created_at": "2026-01-01 00:00:00",
"updated_at": "2026-02-19 19:00:00"
}
]
+1
View File
@@ -0,0 +1 @@
[]