Skip to main content

All Questions

Tagged with
0 votes
0 answers
5 views

Mac OS apache and php inconsistency issues, PHP unable to see or read directory

so this is my first try here to get some answers to a (seemingly) illogical problem. I'm trying to trouble shoot an installation of Apache and PHP via Homebrew on my Mac OS 14.4.1 Background: I want ...
Christian Legere's user avatar
-1 votes
0 answers
19 views

Creating domain aliases mapping to wildcard domains

I want to do something like wix.com and accept all external domains requests, i.e. my server accepts requests to all domains which point to our server ip. I have an existing wildcard domain setup: *....
Jimmy Jhon's user avatar
0 votes
0 answers
16 views

How do I use .htaccess to redirect a page only when it has a particular query string?

I want to setup a redirect for a page on my e-commerce site, which relies on query strings to display pages. I want to point a particular brand page to a new URL. Currently, the URL is: https://...
guru's user avatar
  • 307
0 votes
1 answer
26 views

Apache, deny access to all files and subdirectories except index.php

I have this in my httpd.conf but does not work, request is forbidden typing localhost: <Directory "${DOCUMENT_ROOT}"> Options -Indexes +FollowSymLinks +Includes +ExecCGI ...
Dani's user avatar
  • 1
0 votes
0 answers
38 views

WHM Ubuntu 22.04.4 didn't want to open PHP file

Hi guys im using a VPS and WHM to do a config, im already install the PHP using easyApache4 but why it won't open the php file? PHP-FPM is already activated but it still cant be accessed, its my first ...
Bagus's user avatar
  • 38
0 votes
1 answer
20 views

URL rewrite is not functioning in Apache Server properly

We are experiencing an issue with a URL rewrite that is not functioning correctly. The rule is as follows: RewriteRule ^/?$ "https://%{HTTP_HOST}/xx/xxx#/login" [R=301,L] However, the URL is ...
jonnee_l's user avatar
-1 votes
2 answers
232 views

Receiving 403 Forbidden Error in PHP on Ubuntu 22.04

I am encountering a persistent issue where I receive a 403 Forbidden error whenever I attempt to access any PHP file within directories on my Apache web server, except for index.php. This problem ...
Tejaswa  Nama's user avatar
0 votes
0 answers
43 views

MAMP won’t start up anymore

I wonder if anyone could point me in the right direction. I have MAMP 4.2.0 on a Windows OS, it’s something I downloaded in 2020. I just want to say that I’ve asked the same question on another forum, ...
Zuff's user avatar
  • 1
0 votes
1 answer
32 views

Strange redirect after adding ssl to server

I have a server on which a domain site, lets call it lauraswork.co.uk, I recently moved servers and as part of the move addded an ssl to the server. If I go directly to https://lauraswork.co.uk then ...
Udders's user avatar
  • 6,936
0 votes
0 answers
59 views

No Ip with server apache

First of all, sorry for my English but I will try my best. I want to access my database outside my network, so I created a No-IP account, installed DUC, and configured Apache to run on XAMPP. I have ...
Rodrigo Dominguez's user avatar
0 votes
0 answers
20 views

Apache: How can I redirect to a subfolder with a URL param but serve required content via the main URL?

I want to host the WordPress Playground on my own server: https://wordpress.github.io/wordpress-playground/architecture/host-your-own-playground/ For that, I've created a subdomain playground.my-...
Mr. Jo's user avatar
  • 5,162
0 votes
0 answers
28 views

Unable to Access Server Images When Hosting Node.js Application on Apache with DNS Forwarding

Unable to Access Server Images When Hosting Node.js Application on Apache with DNS Forwarding I'm running a virtual server with Ubuntu 22.x.x and hosting a Node.js application on an Apache server. I'm ...
yusufkaanklc's user avatar
0 votes
1 answer
204 views

"Lost connection to server, reconnecting in 12s. Try now" node-red error [closed]

I'm encountering an issue with Node-RED's UI when accessed through an Apache reverse proxy with SSL/TLS encryption configured. Here's the setup: Node-RED is running locally on http://localhost:1880. ...
safwan shaib's user avatar
1 vote
1 answer
529 views

How can I deploy an Astro project to an Apache web server?

When attempting to deploy my Astro project using pnpm build, I encounter the error code: [NoAdapterInstalled] Cannot use output: 'server' or output: 'hybrid' without an adapter. Please install and ...
watermelon73mx's user avatar
0 votes
1 answer
43 views

.htaccess rewrite all routes except some to a different directory

I have trouble combining redirection in .htaccess and internal rewriting too have a Vitepress home page to a website: There are several sub directories containing their own websites, for example: /app-...
dasdawidt's user avatar

15 30 50 per page
1
2 3 4 5
76