looking at my server structure, my existing .htaccess file (which already has some txt for php version inside) is at level above?
I I use the edit function in RW it puts a second .htaccess file within my public_html folder?
How about taking the info in the .htaccess file that’s at the higher level and combining its contents with the one that RW creates in the public_html folder? Then upload that and delete the higher level one.
As info only… you can use an ftp program and plain text editor to maintain your htaccess file. Every site I’ve had and maintained the file has been in the “public_html” folder. However, it’s my understanding you can have different htaccess files in different folders (levels) but unless you have that special need just the one at the main “public” level.
See this info which is one of many on the web:https://www.whoishostingthis.com/resources/htaccess/
Cheers Greg, much appreciated.
Im a little cautious over my upper level .htaccess file so I presume I can just leave that there?.
Any additional text placed in my .htaccess file created through RW and uploaded to public_html will action any of the new requests I presume?
I would only assume. I have never used RW to manage my htaccess file and I’ve only ever had one version located in the “main” level. Perhaps others can assist further.
Then leave it alone and put yours where RapidWeaver wants to put it. That way when the hosting company (or you via a control panel) changes the PHP version, you won’t override or overwrite each other.