Budget: 400 UAH Deadline: 1 day
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- _-_-_-_-_-_-_-_
Здравствуйте, сделаю, telegram: @noparamos
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_
Добрый день, есть сайт и он работает на фреимворке Yii, сайт находится в корневой папке сайта public_html с фреймворком, фронтенд находится тут: /public_html/frontend/web/, админка тут: /public_html/backend/web/.
Все работает на nginx в правилах редиректы запросов прописаны, то есть если запрос идет domen.com/admin направляет на /backend/web/, все остальные во фронтенд часть.
Необходимо на основе правил конфига nginx сделать файл .htaccess под сервер с apache, с теме же запросами и всем остальным касаемо правил для сайта, сделать нужно не редиректами на указанные папки а именно вызов с указанных, я возможно не так обьясняю, но тот кто знает тот поймет.
Ниже прикрепляю файл конфига nginx (очишен от всего ненужного).
Budget: 400 UAH Deadline: 1 day
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- _-_-_-_-_-_-_-_
Здравствуйте, сделаю, telegram: @noparamos
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ _-_-_-_-_-_-_-_
Budget: 500 UAH Deadline: 1 day
Добрый день. Готов выполнить Вашу задачу. Сделаю Вам htaccess для yii2 под apache, только нужно увидеть файл конфига yii
Budget: 200 UAH Deadline: 1 day
Добрый день.Могу Вам помочь. skype= tsyuha, telegram=@tsyuha, e-mail= [email protected]
Budget: 512 UAH Deadline: 1 day
Обращайтесь - сделаю в лучшем виде.
Опыт администрирования 17 лет.
Примеры клиентов для которых настраивал и поддерживаю сервера можно посмотреть на моем сайте - https://dl.sm.ua/clients/administer.html
__________
С уважением, Дмитрий Лаврик
WWW: https://dl.sm.ua
Facebook: https://www.facebook.com/dmytro.lavryk
E-mail: [email protected]
Skype: dmytro.lavryk
Telegram: dlsumy
Тел. (viber): +380506037953
Вам точно нужно файл htaccess а не конфиг для апача? Тогда логичнее прикрепить текущий htaccess
Добрый день, да именно htaccess, проще говоря нужно правила на подобии:
# Если запрос начинается с /administrator, то заменяем на /backend/web/
RewriteCond %{REQUEST_URI} ^/admin
RewriteRule ^administrator\/?(.*) /backend/web/$1
# Добавляем другой запрос /frontend/web/$1
RewriteCond %{REQUEST_URI} !^/(frontend/web|backend/web|administrator)
RewriteRule (.*) /frontend/web/$1
# Если frontend запрос
RewriteCond %{REQUEST_URI} ^/frontend/web
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /frontend/web/index.php
# Если backend запрос
RewriteCond %{REQUEST_URI} ^/backend/web
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /backend/web/index.php
Но к сожалению работает коряво
Напишите в ЛС что значит коряво, в чем проблема? Это у Вас yii 2, сейчас посмотрю в своих проектах как там сделано
Правила переделаю, не проблема - ставка сделана. Но, позвольте поинтересоваться - зачем это все? Обычно все наоборот с Apache уходят к nginx, а тут такое...
Думаю как всегда, все банально, пришел новый разработчик и говорит: "А у меня на апаче все работает!")))
Да нет как раз таки, это делалось под быстрое развертывание контейнера с рабочим вариантом, очень многие не могут работать с nginx, поэтому мы решили создать шаблон контейнера с проектом под Apache, изначально все строилось под nginx.
Ну да). Суть моего коммента такой и была. Просто немного, так сказать, с другой стороны). Просто, если капнуть глубже, то и сами эти разработчики, в большенстве случаев и не понимают почему апач. И все их объяснения сводяться только к той фразе что у меня в комменте, исключения есть, но очень редко.
There is an existing website on Joomla. However, there is a lot of custom code, which makes it difficult to make changes to the Ukrainian and Russian versions of the site. We plan to switch to a modern YOOtheme Pro template, initially considering Nioh Studio. We also plan to do a rebranding, but the domain will remain the old one for now. What needs to be done create a new version of the site on a separate test subdomain; install the current version of Joomla and YOOtheme Pro; adapt the template for a motorcycle school; transfer texts, photos, pages, prices, reviews, instructors, and the motorcycle fleet; create a quality mobile version; preserve existing URLs, SEO metadata, and site positions; set up 301 redirects if some URLs change; maintain the Ukrainian and Russian versions; connect registration forms, Telegram, and analytics; integrate LiqPay; (there is a ready example from competitors) optimize site speed; after launch, provide a backup and all access credentials. It is important that the site can be easily edited independently: changing prices, courses, instructors, motorcycles, and articles. A specialist is needed with experience in: Joomla 5/6; YOOtheme Pro; migrating existing sites; SEO migrations; LiqPay. In your response, please indicate: examples of work with Joomla cost; completion time; what is included in the cost;
We are looking for an experiencedLead Software Engineer / Senior Backend Engineer to join our team for ahealthcare project. The project focuses on enhancing an existing platform by buildingbusiness process automation, developing new backend functionality, and integrating third-party services and APIs.Requirements 5+ years of commercial software development experience; Strong commercial experience withPHP and Laravel (Laravel experience is required); Experience buildingbusiness process automation and system integrations; Hands-on experience withAWS (EC2, S3, RDS, CloudFront, Lambda, etc.); Experience designing and developing REST APIs; Strong knowledge of MySQL and/or PostgreSQL; Experience with Git; English level:B2 or higher.Responsibilities Develop and enhance an existing Laravel platform; Build automation solutions for internal business processes; Develop new backend modules and integrations; Integrate third-party services and APIs; Improve platform performance, scalability, and reliability.Please send us: Your CV; A brief summary of your experience withLaravel,AWS, andautomation projects; Your monthly rate or salary expectations; Your availability; Your location and time zone. We look forward to hearing from you.
After the project is completed, the system must: ensure 100% viewing of each video lesson; not allow moving to the next lesson until the previous one is completed; automatically open the final exam after completing all lessons; store the complete learning history of the student; provide detailed reports for the administrator; enable printing and exporting of information; meet the requirements of online courses for Continuing Education and pass possible audits.
Hello! I am looking for a freelancer to set up offline conversion tracking in Google Ads.Part of the work has already been done: when a person clicks on the ad and submits a request, it goes into the CRM along with a special click code (GCLID) — so the link "who came specifically from the ad" is already established and stored. The last step is missing: when the request in the CRM turns into a real sale, this information does not return back to Google Ads. Because of this, the ads are optimized only for requests, not for actual sales.It is necessary to set up so that sales data is automatically sent back to Google Ads and counted as a conversion.The CRM has an API and webhooks, so technically this can be implemented without problems — I need a person who: will check and adjust the reception of such conversions in Google Ads if necessary; will connect to the CRM and Google Ads and set up automatic data transfer about sales without manual work; will test to ensure that the data is transmitted correctly (correct date, amount, correct display); will briefly explain how it works and what to do if the transmission ever stops.Access to the CRM and Google Ads will be provided separately, after agreement.
Task Description: I need a ready-made, pre-written template (Boilerplate / Headless CMS) for an online store on the Next.js stack + Node.js with an admin panel. You do not need to write code from scratch, come up with a complex architecture, or create a unique design.The task is to take a ready-made solution, deploy it, change a few background images, adjust the structure to your specifications, and upload the site to hosting.What the result should be (structure of the target page from top to bottom): Main Screen: Your ready-made design. We will simply replace the background image. You need a "Call" button (the call is made directly to the mobile phone, and the "Name/Phone" form is for PC). Service Description: a simple block consisting of exactly three paragraphs of text. Product Showcase: a grid of product cards from your template. The only condition is that the products must have "New" and "Used" labels (and a quick filter). The "Buy" button opens a simple order form (name, phone, selected product). There is no online payment. Video Reviews: a block where videos (links from YouTube) are strictly in one line. It is important that the loading is lazy so that the videos do not slow down the website. Footer: Contacts and links to messengers.Admin Panel Requirements (Node.js): We use the standard admin panel from your template. It should be able to add products (Name, Price, Photo, Description, New/Used labels) and insert links to videos for the reviews block.All requests from the site (calls and purchases) should be directed to a Telegram bot (the notification script must be connected).