Skip to main content

All Questions

Tagged with
0 votes
2 answers
1k views

Can't access WordPress admin panel after redirecting the site to a new domain

I'm no expert in Wordpress but have a fair amount of knowledge as I've used it for years. My problem is that I cannot access the admin panel for a specific site because it has been redirected to a ...
Brend 13_13's user avatar
0 votes
0 answers
34 views

Load main domain from a directory for a Laravel project

I have a domain example.com, as well as some sub-domains sub1.example.com, sub2.example.com, ..etc. I want to load the main domain from a directory to organize the directories to avoid having Laravel ...
user25934652's user avatar
0 votes
0 answers
13 views

sharedArrayBuffer conflict with firebase & CORS headers

I am able to get sharedArrayBuffer to work on mobile browsers with the following code in my htaccess (desktop works fine): <IfModule mod_headers.c> Header set Cross-Origin-Embedder-Policy &...
hugger's user avatar
  • 488
0 votes
0 answers
32 views

How can I point my domain to my NextJS app?

I operate an Apache server running Alma Linux, equipped with cPanel/WHM, hosting multiple websites on various subdomains. I aim to use my primary domain with my Next.js application, which is already ...
HowardCodes's user avatar
0 votes
1 answer
64 views

"Deny from all" is adding in my all WordPress Sites's wp-content/uploads folder, disappearing media files

I am hosting my wordpress sites on godaddy's hosting cpanel. From last month i am having this issue with WordPress websites that media files are disappearing from media folder as well as webpages....
N.A's user avatar
  • 855
0 votes
0 answers
46 views

How can I configure htaccess to process markdown files with my php script?

I'm sure I've done this before but can't find out how to do it now. On my web server, how can I configure .htaccess file to pass any requests for markdown files through my php script for processing ...
yarns's user avatar
  • 217
-3 votes
1 answer
141 views

How can I create the correct .htaccess file for a WordPress website?

In my WordPress website I tested these rules in the .htaccess file. If I add the commands to redirect www to non www and redirect to https in any position other than the first and second positions, ...
Paul Vek's user avatar
0 votes
0 answers
54 views

Redirect main domain and all subdomains to non www

Folders structure inside public_html: main index.php subdomain1 index.php .htaccess subdomain2 index.php .htaccess .htaccess in root document: RewriteEngine on #Redirect www to non ...
Dev's user avatar
  • 11
0 votes
1 answer
45 views

Cpanel Issues with Flask App. Page not foud

I hosted a flask app on cpanel. The rest of the website was developed on wordpress only one path led to a flask app. The flask app was working fine initially but the the wordpress path were not ...
danited's user avatar
  • 31
0 votes
0 answers
13 views

Allow access to a subdomain only when redirected from another subdomain

Lets say we have 2 subdomains: sub1.domain1.com and sub2.domain2.com. First sub1 is getting redirected (through CPANEL) to sub2. Can I deny access to anyone who tries to access sub2 directly and allow ...
user avatar
1 vote
1 answer
70 views

Htaccess configuration for Https and www redirection for CDN delivered website?

Ask - I am looking for https and www redirect ! I have recently configured my laravel website to work on CDN, every thing worked fine as expected before implementing CDN with below htaccess code. <...
crazyonlineuser's user avatar
0 votes
0 answers
138 views

Error deploying react app site to root folder on cPanel?

so im in a issue that i cant figure it out... i have a site deployed an working in ex: www.mydomain.com/v1/ the V1 folder was my testing folder during the implementation since de " www.mydomain....
Nito's user avatar
  • 21
0 votes
2 answers
304 views

LinkAce installation problems on server (without Docker)

I'm trying install LinkAce (bookmark manager app) on my webserver. But nothing happens on my screen :( There is the installation guide I followed : https://www.linkace.org/docs/v1/setup/setup-without-...
AlbertoV's user avatar
  • 151
1 vote
1 answer
50 views

Moving an existing WP site from an addon domain to subfolder of primary domain

In a cPanel shared account, I have some addon domains that are installed in their own subfolders as usual and a primary domain installed at root. This primary domain (that currently hosts a static ...
dsl225's user avatar
  • 21
0 votes
1 answer
249 views

How to redirect www to non-www next.js app in cpanel on apache server

I have deployed my next.js app to cpanel as a standalone build and everything works properly when requesting my domain without www like this: example.com But when I request like www.example.com the ...
Hooman Limouee's user avatar

15 30 50 per page
1
2 3 4 5
28