-
Posts
20,156 -
Joined
-
Last visited
Everything posted by TCH-Bruce
-
Thanks, youneverknow
-
Glad it worked.
-
I'm not sure if a line break is required but try starting the second If on it's own line. ># BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /blog/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /blog/index.php [L] </IfModule> # END WordPress <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>
-
I don't think they have any posts entered. I too see the favicon.
-
While I agree FP has gotten better over the years there is a flaw in your statement. Most people that are going to use FP or their latest version are newbies and aren't going to know or care about learning the quirks let alone HTML in general.
-
Glad to hear it.
-
If you are publishing your web pages using FrontPage an not using FTP you are using the extensions. That is what allows your pages to be uploaded. I learned HTML first then played with FrontPage. Yes, it is nice for managing a site but there is just so much junk output with it I quit using it. I don't use NVU either even though I recommend it to new users. I have played with it. I would recommend instead of waiting for TCH to offer a website builder to take some time and learn HTML and CSS and build your own template. Yes, generic templates can be used to start a site but you really don't want it looking like every other site out there do you? There are plenty of tutorials on the subject on various web sites. There are plenty of good books to read. Good luck.
-
Welcome to the forums imamac
-
Please Help Me With Hotlink Protection
TCH-Bruce replied to FlyingJenny's topic in CPanel and Site Maintenance
Welcome to the forum, FlyingJenny -
Welcome to the forums RCF Maybe it's time to learn something else other than FrontPage. Although the extensions may be phased out you can still use FTP to publish anything you create with FP. I would take a look at NVU as a good replacement.
-
Most mods will make the database changes for you. What is they want you to do?
-
No, you haven't missed it. Sorry there is no "effective date".
-
Your site is accessible and on the Byss server in the new TCH Data Center
-
Yes, sorry about that, the comma is necessary. And no there should be no space as there is in Perl programming.
-
No it's not part of your headers. It is for setting the return address on the mail command line. >mail("xxx@xxxxx.com","Test Email",$Message,$headers, "-fyour-email-address");
-
Just add "-fyour-email-address" to your current mail string.
-
Modify Ftp Permissions After The Fact?
TCH-Bruce replied to skinnydan's topic in CPanel and Site Maintenance
Yes, there is no edit function. -
I have no clue, sorry. Upgrade to Wordpress and use the Spam Karma extension and you'll never see comment spam again.
-
Well WMV is a Microsoft extension. MPEG is a universal format that generally all media players can play. If I were to produce video for distribution I would choose MPEG over WMV. But that is a personal preference.
-
I had no issues accessing the video files. A more popular format would be MPEG (mpg).
-
Probably so Thomas. Perhaps I will download it later today.
