commit f8b747413782e70ca7d1e22faf1396d4f2feb6c1 Author: Suvodip Date: Tue May 21 18:43:25 2024 +0530 c diff --git a/.hta_config/var.php b/.hta_config/var.php new file mode 100644 index 0000000..5c1d845 --- /dev/null +++ b/.hta_config/var.php @@ -0,0 +1,8 @@ + "Wordpress Hosting", + "img" => "/assets/wordpress.png", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/optimized-wordpress-hosting.php", + "info" => [ + "Auto-Setup", + "Auto-Updates", + "Auto-Caching", + "Auto-Backups", + "Auto-Secured" + ] + ], + [ + "name" => "Linux Shared Hosting", + "img" => "/assets/lsh.jpg", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/web-hosting/index.php", + "info" => [ + "Lightning Fast Website", + "Email included", + "cPanel for Management" + ] + ], + [ + "name" => "Windows Shared Hosting", + "img" => "/assets/wsh.jpg", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/web-hosting/windows-hosting.php", + "info" => [ + "Plesk for Management", + "Email included", + "99.99% uptime" + ] + ], + [ + "name" => "Linux KVM VPS", + "img" => "/assets/kvmcloud.png", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/virtualserverlinux-hosting.php", + "info" => [ + "Server Management", + "Full Root Access", + "VNC Access", + "WHMCS" + ] + ], + [ + "name" => "Dedicated Server", + "img" => "/assets/ds.jpg", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/dedicated-servers.php", + "info" => [ + "Powerful Configurations", + "Quick Provisioning", + "Server Administration Panel", + "Additional Storage*", + "Easily Configurable", + "99.99% uptime" + ] + ], + [ + "name" => "Windows Dedicated Servers", + "img" => "/assets/wds.jpg", + "slug" => "https://cicdhosting.supersite2.myorderbox.com/dedicated-servers-windows.php", + "info" => [ + "Super Micro Blade Servers", + "Multiple OS Options", + "99.99% Uptime", + "Configure your server as per your needs" + ] + ] + ]; +?> +
+
+ +
+ <?php echo $data['name']; ?> +

+
+ +

 

+ +
+ Purchase +
+ +
+
+ + + + + \ No newline at end of file diff --git a/.hta_slug/about-us.php b/.hta_slug/about-us.php new file mode 100644 index 0000000..b0412c5 --- /dev/null +++ b/.hta_slug/about-us.php @@ -0,0 +1,30 @@ + +
+
+
+
+

Empowering Your Web Journey: Discover the Story Behind CICD Hosting

+

At CICD Hosting, we're more than just a hosting service – we're your dedicated partner in the digital realm. Born from a passion for seamless web experiences, we strive to empower your online presence through cutting-edge technology and continuous integration. Our mission is to provide reliable, secure, and scalable hosting solutions, ensuring your journey on the web is not just hosted but orchestrated for success. Join us as we redefine hosting excellence and make your digital aspirations a reality.

+
+
+ +
+
+ +
+
+
+
+
+

About Us

+

Welcome to our web hosting service! We provide reliable and affordable hosting solutions for individuals and businesses of all sizes. Our hosting packages are designed to meet the needs of a wide range of customers, from those just starting out with their first website to established businesses with high-traffic websites.

+

Our hosting service includes everything you need to get started online, including website building tools, dotemplate registration, email hosting, and a variety of web hosting plans to choose from. All of our hosting plans come with 24/7 customer support, so you can get help whenever you need it.

+

We pride ourselves on providing a secure and reliable hosting environment, with fast loading times and 99.9% uptime guarantee. Our servers are optimized for speed and performance, so your website visitors will have a smooth and enjoyable browsing experience.

+

Whether you need shared hosting, VPS hosting, or dedicated server hosting, we have the right solution for your needs. Our hosting packages are flexible and scalable, so you can upgrade or downgrade your hosting plan as your needs change.

+

With our web hosting service, you can focus on creating great content and growing your business, while we take care of the technical details. Let us help you get online and reach your goals with our reliable and affordable hosting solutions.

+
+
+
\ No newline at end of file diff --git a/.hta_slug/contact-us.php b/.hta_slug/contact-us.php new file mode 100644 index 0000000..38999dd --- /dev/null +++ b/.hta_slug/contact-us.php @@ -0,0 +1,116 @@ + +
+
+
+
+
+

Get in Touch with CICD Hosting!

+ +

Feel free to drop us a line at CICD Hosting – your gateway to hosting excellence! We welcome your inquiries, feedback, and partnership opportunities. Get in touch with us to explore how we can optimize your web hosting experience and support your digital endeavors.

+ +
+ +
+
+ +
+
+
+
+
+
+

Get in Touch

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ +
+
+
+
+ + \ No newline at end of file diff --git a/.hta_slug/profile.php b/.hta_slug/profile.php new file mode 100644 index 0000000..a864daf --- /dev/null +++ b/.hta_slug/profile.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/.htac_404.php b/.htac_404.php new file mode 100644 index 0000000..e69de29 diff --git a/.htac_footer.php b/.htac_footer.php new file mode 100644 index 0000000..6c83544 --- /dev/null +++ b/.htac_footer.php @@ -0,0 +1,60 @@ + + + + \ No newline at end of file diff --git a/.htac_header.php b/.htac_header.php new file mode 100644 index 0000000..39e54bd --- /dev/null +++ b/.htac_header.php @@ -0,0 +1,60 @@ + + + + + + + + + + + '.$web_page_title.''; + if(isset($web_page_meta_title)) echo ''; + if(isset($web_page_meta_description)) echo ''; + if(isset($web_page_meta_keywords)) echo ''; + if(isset($web_page_meta_author)) echo ''; + if(isset($web_page_meta_og_title)) echo ''; + if(isset($web_page_meta_og_description)) echo ''; + if(isset($web_page_meta_og_image)) echo ''; + if(isset($web_page_meta_og_url)) echo ''; + if(isset($web_page_meta_twitter_title)) echo ''; + if(isset($web_page_meta_twitter_description)) echo ''; + if(isset($web_page_meta_twitter_image)) echo ''; + if(isset($web_page_meta_twitter_card)) echo ''; +?> + + + + \ No newline at end of file diff --git a/.htac_nav.php b/.htac_nav.php new file mode 100644 index 0000000..e5d18fe --- /dev/null +++ b/.htac_nav.php @@ -0,0 +1,49 @@ +
+ +
+
+ + +
+ +
+ +
+ \ No newline at end of file diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..974f582 --- /dev/null +++ b/.htaccess @@ -0,0 +1,8 @@ +RewriteEngine On +#RewriteCond %{HTTPS} !=on +#RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE] +RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC] +RewriteRule ^(.*)$ https://%1/$1 [R=301,L] +RewriteCond %{REQUEST_FILENAME} !-f +RewriteCond %{REQUEST_FILENAME} !-d +RewriteRule ^(.*) index.php \ No newline at end of file diff --git a/assets/cart.svg b/assets/cart.svg new file mode 100644 index 0000000..a171502 --- /dev/null +++ b/assets/cart.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/cicd_logo.jpeg b/assets/cicd_logo.jpeg new file mode 100644 index 0000000..155a470 Binary files /dev/null and b/assets/cicd_logo.jpeg differ diff --git a/assets/cicd_logo.png b/assets/cicd_logo.png new file mode 100644 index 0000000..9f8de80 Binary files /dev/null and b/assets/cicd_logo.png differ diff --git a/assets/ds.jpg b/assets/ds.jpg new file mode 100644 index 0000000..35f89e4 Binary files /dev/null and b/assets/ds.jpg differ diff --git a/assets/footer-bg.jpg b/assets/footer-bg.jpg new file mode 100644 index 0000000..31f2f87 Binary files /dev/null and b/assets/footer-bg.jpg differ diff --git a/assets/globe.png b/assets/globe.png new file mode 100644 index 0000000..60db20c Binary files /dev/null and b/assets/globe.png differ diff --git a/assets/home_ban.png b/assets/home_ban.png new file mode 100644 index 0000000..c30fa0f Binary files /dev/null and b/assets/home_ban.png differ diff --git a/assets/host.png b/assets/host.png new file mode 100644 index 0000000..6a72d00 Binary files /dev/null and b/assets/host.png differ diff --git a/assets/kvmcloud.png b/assets/kvmcloud.png new file mode 100644 index 0000000..bfdf927 Binary files /dev/null and b/assets/kvmcloud.png differ diff --git a/assets/lsh.jpg b/assets/lsh.jpg new file mode 100644 index 0000000..2e8c7cb Binary files /dev/null and b/assets/lsh.jpg differ diff --git a/assets/wds.jpg b/assets/wds.jpg new file mode 100644 index 0000000..892cc2b Binary files /dev/null and b/assets/wds.jpg differ diff --git a/assets/wordpress.png b/assets/wordpress.png new file mode 100644 index 0000000..3f63252 Binary files /dev/null and b/assets/wordpress.png differ diff --git a/assets/wsh.jpg b/assets/wsh.jpg new file mode 100644 index 0000000..b426776 Binary files /dev/null and b/assets/wsh.jpg differ diff --git a/index.php b/index.php new file mode 100644 index 0000000..b0770e6 --- /dev/null +++ b/index.php @@ -0,0 +1,13 @@ +